Chris needs to quickly announce alternative parking due to construction near his office. He wants to write a letter to use for a mail merge, and he wants to use a preformatted document to help him get started. What should he use to start his document?
What will be an ideal response?
Chris should use a mail merge template to start his main document. A mail merge template includes customizable boilerplate text and merge fields. To create a main document that is based on a mail merge template, he will do the following:
1. Click the Start from a template option button in the Step 2 of 6 Mail Merge task pane, and then click Select template.
2. In the Select Template dialog box, select a template from the Letters tab that includes the word "Merge" in its name, and then click OK to create the document.
3. He can then customize the document with his own information by editing the boilerplate text, changing the document format, and adding, removing, or modifying the merge fields.
You might also like to view...
Binary trees have been used
A) in compilers and interpreters to represent expressions B) in computer hardware to model branching patterns of electronic signals C) in the Java Collections Framework to internally implement the Vector class D) None of the above
A portion of code that performs a specific task and returns a value is known as a(n)
a) variable b) method c) operand d) identifier
________ is an add-in application that searches for the optimum solution by manipulating variables using constraints you set
Fill in the blank(s) with correct word
Which of the following commands can be used to terminate a process by the process name?
A. kill B. pkill C. stop D. pskill