Practical - 68 :- Mail Merge in Word Processing And Print Documets

 

AIM: Mail Merge in Word Processing

Objective

To create a personalized mass mailing (letters/notices) by linking a Main Document with a Data Source.


Requirements

  • Hardware: Desktop PC / Laptop.

  • Software: Microsoft Word (or any Word Processor).

  • Data: A list of 5 students (Name, Roll No, City).


Basic Concept (Workflow)

Main Document (Common Letter) + Data Source (Recipient List) = Merged Result (Individual Letters).


Step-by-Step Procedure



Step 1: Create the Main Document

  1. Open MS Word and type a common letter (e.g., An invitation for OJT).

  2. Leave blank spaces where you want to put the Name and Roll No.



Step 2: Create the Data Source

  1. Go to the Mailings tab.

  2. Click Select Recipients --> right arrow Type a New List.

  3. Enter 5 students' details (Name, Roll No, City) and Save the file.



Step 3: Insert Merge Fields

  1. Place the cursor where the name should go.

  2. Click Insert Merge Field and select "First_Name".

  3. Repeat for "Roll_No" and "City".

    • It will look like this: <<First_Name>>, <<Roll_No>>.



Step 4: Preview and Finish

  1. Click Preview Results to see if the names appear correctly.

  2. Click Finish & Merge --> right arrow Edit Individual Documents.

  3. Select All and click OK. (This creates 5 separate letters in a new file).



Step 5: Printing the Documents

  1. In the Mailings tab, click Finish & Merge -->right arrow Print Documents.

  2. Select All and click OK.

  3. In the Print Dialog, select your printer, set Paper Size to A4, and click Print.


5. Observation Table

Sr. NoTaskAction TakenResult
1Data EntryCreated a list of 5 traineesDatabase saved as .mdb file
2Field InsertionInserted <<First_Name>>Placeholder appeared in letter
3MergeClicked Finish & Merge5 personalized letters generated
4PrintingSelected A4 and clicked PrintHard copies produced successfully

6. Diagram (The Mail Merge Process)

[ Main Letter ] + [ Student List ] > |down arrow

[ Insert Merge Fields ] > |down arrow

[ Preview & Finish ] > |down arrow

[ Final Printed Letters ]


7. Conclusion

The experiment demonstrates how Mail Merge saves time by generating multiple personalized documents from a single template and a database.

Post a Comment

0 Comments