Lesson Notes By Weeks and Term v5 - Grade 11

Solution development: advanced word processing – Week 8 focus

Download the Lessonotes Mobile South Africa app for faster lesson access on Android and iPhone.

Subject: Computer Applications Technology

Class: Grade 11

Term: 1st Term

Week: 8

Theme: General lesson support

Lesson Video

This page supports the lesson note with a companion video and a short classroom-ready summary.

For class groups and homework, share this lesson page so learners also get the summary, objectives, and full lesson context.

Performance objectives

Lesson summary

Advanced word processing skills are crucial for success in today’s digital world, particularly in South Africa. From creating professional CVs to drafting business proposals and managing academic assignments, these skills empower learners to communicate effectively and efficiently. In a country where access to technology is constantly evolving, mastering advanced word processing allows individuals to leverage available tools for self-improvement and economic advancement. This week, we will focus on advanced features that allow for efficient and professional document creation and management, specifically focusing on Mail Merge, Macros, Table of Contents generation, and advanced styles.

Lesson notes

2.1 Mail Merge: Mail merge is a powerful tool that allows you to create personalized documents (like letters, emails, envelopes, or labels) by combining a main document (e.g., a letter template) with a data source (e.g., a spreadsheet containing names and addresses). This eliminates the need to manually create individual documents for each recipient.

How it Works: Main Document: This is the template document that contains the text and formatting that will be the same for all recipients.

Data Source: This is a file (usually a spreadsheet or database table) that contains the information that will be different for each recipient (e.g., name, address, contact number, email address). The first row of the data source typically contains the field names (headers).

Merge Fields: These are placeholders in the main document that indicate where the data from the data source should be inserted. For example, ` >` would be replaced with the recipient's first name from the data source.

Merging: The word processor combines the main document and the data source, creating a separate personalized document for each row (record) in the data source.

Example: Imagine you want to send a personalized invitation to a career day at your school. You have a list of prospective students in a spreadsheet with columns like FirstName, LastName, Email, School.

Steps: Create the Main Document: Open a new document in your word processor (e.g., Microsoft Word). Type the body of your invitation letter, leaving spaces for the personalized information.

For instance: ``` Dear > >, You are invited to our Career Day on [Date] at [Time]... Sincerely, [Your Name] ``` Connect to the Data Source: In the "Mailings" tab (in MS Word), click "Select Recipients" and choose "Use Existing List." Browse to your spreadsheet file and select the sheet containing the data.

Insert Merge Fields: Place the cursor where you want the first name to appear. In the "Mailings" tab, click "Insert Merge Field" and select "FirstName." Repeat for other fields (LastName, Email, School, etc.).

Preview Results: Click "Preview Results" in the "Mailings" tab to see how the merged documents will look. You can navigate through the records using the arrow buttons.

Finish & Merge: Click "Finish & Merge" and choose whether to "Edit Individual Documents," "Print Documents," or "Send Email Messages." "Edit Individual Documents" allows you to review each merged document before printing. 2.2 Macros: A macro is a sequence of actions that can be recorded and replayed to automate repetitive tasks. Macros can save a significant amount of time and effort, especially when performing the same formatting or editing steps multiple times.

How it Works: Record a Macro: Start recording a macro in your word processor. Every action you take (e.g., formatting text, inserting a table, running a spell check) is recorded.

Stop Recording: Once you have completed the sequence of actions you want to automate, stop recording the macro.

Assign a Name and Shortcut Key: Give the macro a descriptive name and optionally assign a shortcut key (e.g., Ctrl+Shift+M).

Run the Macro: To execute the macro, either run it from the macro list or press the assigned shortcut key.

Example: Let's say you often need to format headings in your documents with a specific font, size, and color.

Steps: Record Macro: In Word, go to the "View" tab and click "Macros" then "Record Macro." Name and Assign Shortcut: Give the macro a name like "FormatHeading" and optionally assign a shortcut key (e.g., Ctrl+Shift+H). Click "OK." Perform Actions: Now, perform the actions you want to record. Select a heading in your document. Change the font to Arial, size 14, and color to dark blue.

Stop Recording: Go back to "View" > "Macros" and click "Stop Recording." Run Macro: Now, whenever you want to format a heading, simply select the heading and press Ctrl+Shift+H (or run the macro from the macro list). 2.3 Table of Contents: A table of contents (TOC) is an automatically generated list of headings and subheadings in a document, along with their corresponding page numbers. It allows readers to quickly navigate through a long document.

How it Works: Apply Styles to Headings: The word processor uses styles (Heading 1, Heading 2, Heading 3, etc.) to identify headings and subheadings in the document. Consistent use of styles is crucial for generating an accurate TO

C. Insert Table of Contents: In the "References" tab, click "Table of Contents" and choose a TOC style. The word processor will automatically scan the document, identify headings based on their styles, and create the TO

C. Update Table of Contents: If you add, delete, or change headings in the document, you can update the TOC by right-clicking on it and selecting "Update Field."

Example: You are writing a research report on water scarcity in the Western Cape. The report has several chapters and sections.