Which of the following Mail Merge Commands from the Mailings tab enables you to choose the type of main document you will work with?

A) Match Fields B) Select Recipients
C) Highlight Merge Fields D) Start Mail Merge

D

Computer Science & Information Technology

You might also like to view...

Which keyword is used to specify that a class will define the methods of an interface?

a. uses b. implements c. defines d. extends

Computer Science & Information Technology

A binary search is a process of what order?

a) O(log2 n) b) O(n/2) c) O(n) d) O(2n)

Computer Science & Information Technology