

InterviewSolution
Saved Bookmarks
1. |
What is mail merge? Explain it\'s process and use |
Answer» Mail merge, when you create a batch of documents that are personalized for each recipient. For example, a form letter might be personalized to address each recipient by name. A data source, like a list, spreadsheet, or database, is associated with the document. Placeholder --called merge field-- tell world where in the document to include information from the data source. | |