Teach Yourself Microsoft Office Excel Topic 11: Mail Merge

Size: px
Start display at page:

Download "Teach Yourself Microsoft Office Excel Topic 11: Mail Merge"

Transcription

1 Table Updated: 17 March 2018 Level 3 MS Excel Written by Gerry Kruyer Teach Yourself Microsoft Office Excel Topic 11: Mail Merge In this task you will learn how to merge data stored in a Microsoft Excel spreadsheet into a Microsoft Word document so that you can create a set of mass produced but personalised letters, labels, envelopes, name tags, and more very quickly and easily. Each letter, label, envelope, name tag produced will contain a different name, address, phone number or whatever you decide you want to merge into your Word document. The process is called Mail Merge. Mail Merge When performing a Mail Merge, you will need two documents: a MS Word document and one MS Excel table of data that you want to merge into the MS Word document. Notes: 1/ You can also merge MS Access data into a MS Word document 2/ You cannot merge multiple Excel tables into one MS Word document. Revision from last lesson: A Table is a collection of organised data stored in rows with labelled column headings. You can think of a Table as a database, where rows are records and columns are fields. A field is a single column Column labels are field names (Header Row) A record is a single row in a list When you want to place data contained in spreadsheet (or database) records into a word processing document, then the file that the data is stored in is called the Data Source. The word processing document where the data from each record s fields are placed is called the Main Document. Special placeholders called Merge Fields are entered into the main document indicating where data from the data source will be inserted. This is best explained by the following exercise in which you will also revise knowledge gained in the provious few lessons: C:\Users\GerryKruyer\Documents\TAFE\microsoft\ms-office\Excel\learning-tasks\level-3\task11\TYMSExcel11.docx Page 1

2 Scenario: Imagine that you are the secretary at the Thornbury Free Education Network (TFEN). You have been asked to send a personalised letter to all learners in the eight-week Level 3 Word/Excel course. This letter contains the following details: The secretary has a MS Excel table containing private information about each learner s name and address details. This formal letter must include the TFEN logo, learner name and address details, date, space for a signature at the bottom of the letter etc. Learners complete one task per week and this is graded by their trainer. The eight results for each learner are saved into a MS Excel table by the trainer. The letter will detail results that learners have gained for each task that they completed in the eightweek course (out of 10) and also give their overall average result. TFEN has also decided that the letter will include a comment which will vary depending on the learner s overall average: 5 or less = Basic level of knowledge Greater than 5 to 6 = Good level of knowledge Greater than 6 to 8 = Very good level of knowledge Greater than 8 to 10 = Excellent level of knowledge Step 1/ Create the secretary s MS Excel spreadsheet of learner names and addresses. The field names (column headings) are given below with an example of one possible record that you do not have to use. Your job is to make up the six learner record details. BTW: Normally the secretary s spreadsheet would contain more fields such as a learner ID code, home phone number, mobile, , emergency contact but you do not have to add these. Save this table with the file name: learner-contact-details.xlsx Step 2/ In a new Excel workbook, create the trainer s spreadsheet of learner results for the eight weeks. Remember that results are out of 10. The field names (column headings) are shown below with one example of possible data that you do not have to use. Your job is to make up your own six learner record results details. Save this second workbook with the file name: learner-results.xlsx Question 1 Why should TFEN consider the secretary s database to be not available to other staff including tutors? Question 2 After typing in the Week 1 field name, what is the really quick way to insert the other seven Week 2 to Week 8 field headings? C:\Users\GerryKruyer\Documents\TAFE\microsoft\ms-office\Excel\learning-tasks\level-3\task11\TYMSExcel11.docx Page 2

3 Step 3/ Include a formula to work out the average for the first learner: Question 3 Did you use to a quick method to insert the average formula? Explain. Step 4/ Drag this formula down to find the average for the other five learners. Step 5/ We do not need any more than one decimal place for the eight-week average of each of the six learners. Save your additions and changes. Because you can only merge one Excel table of data into a MS Word document and because you are the secretary at TFEN, you will need to combine the trainers learner-results.xlsx worksheet with your learner-contact-details.xlsx worksheet rather than the other way around. You have asked the trainer to you the learner results table for the eight weeks of the course plus their overall average for the eight weeks. Step 6/ Sort both worksheets first to ensure all record entries are in exactly the same order and so match up. Remember you need to sort on First Name first and then on Surname. Follow these steps: a) Highlight one of your worksheets including the field headings. b) Home tab Editing group click on the button. c) Choose Custom Sort to bring up the Sort window shown right: d) Ensure is ticked. e) Next:. f) Then button to get a Then by row shown below: C:\Users\GerryKruyer\Documents\TAFE\microsoft\ms-office\Excel\learning-tasks\level-3\task11\TYMSExcel11.docx Page 3

4 g) And then:. h) Click OK. i) Save the sort. j) Repeat steps a) to i) above with your other spreadsheet. Step 7/ Carefully check again that both workbooks contain exactly the same people and that both worksheets are in exactly the same record order. Both your spreadsheets should now both be sorted ready for the next step. Important Note: To ensure that spreadsheet (or database) records contain unique data, normally each new record is given a unique ID number so that, in the case where two people for example have exactly the same name first name and surname, then there is some other field that can distinguish between them. Sometimes a photo of the person is included as well. Step 8/ Copy the cells from the trainer s learner-results.xlsx spreadsheet to your spreadsheet using the Paste Paste Link option ensuring that any updates in the tutor s spreadsheet are automatically reflected in your spreadsheet. Step 9/ You might need to format the Average field in your spreadsheet so it is showing only one decimal place. Your spreadsheet should now look much like this: Save your additions and changes. C:\Users\GerryKruyer\Documents\TAFE\microsoft\ms-office\Excel\learning-tasks\level-3\task11\TYMSExcel11.docx Page 4

5 Linking to Cells in Other MS Excel Workbooks Stored Outside of the Current Folder If you click on cell F2 in your spreadsheet, then you will notice the link formula reads: ='[learner-results.xlsx]learner_results'!c2 The bit inside the square brackets [ and ] is the filename of the trainer s results file. Following the closing square bracket is the trainer s file worksheet-tab name you are referencing. Notice the two single quote marks: '. These are used when there are non-standard alphanumeric characters used in either (or both) the file name or tab name. These could include -, _ and \. Then comes the! mark to act as a separator and finally comes the cell reference. Between the opening single quote mark ' and opening square bracket [, you can include a file path to an Excel file stored in another folder, on another drive connected to your computer, or even on a web server. (See the next question for an example of this.) So now you know how to create a link to a cell in a completely separate workbook. Question 4 What does the following data entered into a MS Excel worksheet cell mean? ='C:\Users\Manager\Documents\SPAN\cafe\[SPAN-Pay.xlsx]January'!E5 Step 10/ The next step is to include another column in the spreadsheet to the right of the Average field heading with the field heading Comment. Step 11/ Now include an extra VLOOKUP table within your spreadsheet containing the average/comment text supplied in the scenario above. Follow these points: a) Leave a least one blank column between your spreadsheet data and the VLOOKUP table simply because this avoids any confusion when looking at your table. b) Start your VLOOKUP table in row 1. (You want this to be as high up in your table as possible because otherwise, when you get to do your mail merge of Excel data into your MS Word letter later on, you will find that you have some letters with blank field entries.) c) Do not use any uppercase letters at the start of each cell of Comment Text (because these comments will not be used at the start of a sentence, rather they will be inserted into the middle of a sentence). d) Format your VLOOKUP table in some nice way to distinguish it from the rest of your table of data. This extra table will be used in a VLOOKUP formula to insert comments in your Comment column. The VLOOKUP table is shown on the right: Step 12/ Give the VLOOKUP data values (the green part of the table) a sensible name. C:\Users\GerryKruyer\Documents\TAFE\microsoft\ms-office\Excel\learning-tasks\level-3\task11\TYMSExcel11.docx Page 5

6 Step 13/ Also give your worksheet tab a sensible name and a colour of your choosing. For example:. Do not skip these last steps as they will both be very important later on when you merge your MS Excel fields into your MS Word document. Save your additions and changes. Step 14/ Now use the VLOOKUP table along with a VLOOOKUP formula to insert the appropriate comment text into the Comment column for only the first learner. Recall: Giving the green part of the VLOOKUP table range shown above a name will mean that you do not have to worry about cell reference addresses changing when you drag your formula down (see the next step) - otherwise you will have to insert the $ signs in absolute cell reference values. Step 15/ Drag the VLOOKUP formula down so that each of the learners has the correct formula for their average. Step 16/ Check that your table is working correctly by changing weekly results for the last learner in the trainer s table: learner-results.xlsx not in the secretary s table. (Recall that you linked the two tables together so the changes to learner results need to be made in the trainer s table.) Make sure that you see the comment for that last student change. Your spreadsheet should be similar to that shown below after making changes to the last learner s results: Now to create the MS Word document. You will not be placing any personal details in this document as yet just the details which will appear in every letter. Personal details will be merged into this document from your Excel spreadsheet in a later step. C:\Users\GerryKruyer\Documents\TAFE\microsoft\ms-office\Excel\learning-tasks\level-3\task11\TYMSExcel11.docx Page 6

7 Step 17/ Create the following MS Word document. a) Do not manually type in the green date place holder shown below. Instead of doing this you should insert a date here that should automatically update itself. (Hint: Insert ribbon Text group.) b) Remember to insert the logo which you can get it from my website. Re-size it if necessary. c) Do not type the red place holders in your letter as they appear in the document below. Instead leave blank lines for them. The place holder fields will be added in the next step; they are not added now. I have shown the (red) place holders in this document to show you where cell data from the MS Excel worksheet will be placed and where spaces will be included in a later step: d) Save this document as: learner-letter.docx C:\Users\GerryKruyer\Documents\TAFE\microsoft\ms-office\Excel\learning-tasks\level-3\task11\TYMSExcel11.docx Page 7

8 Step 18/ You are now at the point where you can insert the field names. It is best to work from the top of the document down. Follow the process below: a) If you have closed your learner-letter.docx document, then open it again. b) At this stage, if you have not removed the green date place holder, then do that now. Replace it with today s date making sure that you have set the language to English (Australia), chosen an appropriate date format, and checked Update automatically as shown on the right: c) Use the Format Painter tool to ensure the date is positioned immediately underneath the TFEN address, and with the same format, as the TFEN details. d) Ensure that there is a blank line of space before the date. e) Ensure that there are two blank lines of space after the date. (There should already be another three extra blank lines after this as well for the name/address fields that we are about to insert.) f) Click at the exact point where you want to insert a «First_Name» field over on the left side of the letter. g) Click on the MAILINGS tab. The ribbon will look like this: h) In the Start Mail Merge group, click on the Start Mail Merge button and, since you are doing a letter, select Letters as shown on the right: i) Next you have to choose the file that stores the details that you want to insert into your letter. To do this click on the Select Recipients button in the Start Mail Merge group and then select Use an Existing List as shown on the right: j) Now you have to navigate your way to your MS Excel contact details file that you named: learner-results.xlsx and select it. C:\Users\GerryKruyer\Documents\TAFE\microsoft\ms-office\Excel\learning-tasks\level-3\task11\TYMSExcel11.docx Page 8

9 k) Your Excel file contains two tables in the one worksheet: i. Your VLOOKUP table section that you hopefully gave a (sensible) name to. I called mine comment. ii. The actual spreadsheet of data containing the field data that you want to insert in your MS Word document. I renamed my worksheet tab:. You have to select the part of the workbook that you need. In my case it is not the comment option so I selected Learner_results$ as shown on the right: l) Make sure that First row of data contains column headers is checked as shown above. m) Click OK. n) In the Write & Insert Fields group click on the Insert Merge Field button and select the First_Name field as shown on the right: The top section of your MS Word document should now look like that shown below with the «First_Name» field inserted. C:\Users\GerryKruyer\Documents\TAFE\microsoft\ms-office\Excel\learning-tasks\level-3\task11\TYMSExcel11.docx Page 9

10 o) Insert a space after «First_Name» and repeat the last step but this time select Surname: p) On the right-hand side of the Mailings tab there is a Preview Results group: that allows you to click through and preview field data placed into your letter. Use the buttons in this group to see how your letter looks with actual data in it. Try this for yourself. q) When you have finished looking at how these buttons work, turn off the Preview Results button. r) On the next line insert the Street_Address field using the same process. s) On the line after that after insert the Suburb field using the same process. t) On the next line, after Victoria type a space and then insert the Postcode field using the same process as before. u) Click at the spot after Dear making sure you click after the space and just before the comma. If the space is missing then insert the space. v) Insert First_Name using the same process as used above. So far your MS Word document should be similar to the following shown on the right: Now you are up to the table of results section for the eight weeks. The process is the same as above. w) Click in the Week 1 result cell just before the /10 x) Insert the Week_1 field using the same process as before. Don t worry about the Week 1 place holder running across a few lines as this will be replaced by a number result out of 10. y) Repeat the previous step for the other seven weeks. z) Preview your work so far by using the buttons in the Preview Results group. C:\Users\GerryKruyer\Documents\TAFE\microsoft\ms-office\Excel\learning-tasks\level-3\task11\TYMSExcel11.docx Page 10

11 aa) You may not be happy with the formatting of your table so format it in a way that you think looks best. Play with it a bit until you are happy. Remember that you can highlight the entire table and then use the TABLE TOOLS DESIGN and LAYOUT ribbons to simplify the formatting process. Mine now looks like that shown on the right: bb) Lastly you have to insert the average and comment fields in the appropriate spots. You should be able to do this all on your own. Step 19/ Finished? Not quite: Just to make absolutely sure that we have checked everything, make sure that your spreadsheet includes at least one example of every possible comment from the Comment field column. You may have to make changes to your tutor s spreadsheet to get this to happen. Here is my secretary s spreadsheet after my changes where I altered data in my first record: Save changes to both spreadsheets. C:\Users\GerryKruyer\Documents\TAFE\microsoft\ms-office\Excel\learning-tasks\level-3\task11\TYMSExcel11.docx Page 11

12 Step 20/ Preview results for all six participants using the buttons in the Preview Results group to check for any: Formatting issues. Grammar errors. Spelling errors. Numerical problems such as too many decimal places. My preview for my first letter is shown on the right: Question 5 I know that there is one problem that relates to one or more of my group of six merged letters! What do you think the problem is? As a class we will discuss the previous question in detail. There are two different methods of solving the problem one manual and one partially automatic! We will use the automatic method Step 21/ Make sure the Preview Results button in the Preview Results group is switched off so that you see the field names. Step 22/ In the Previews Results group click on the Check for Errors button. This opens the Checking and Reporting Errors dialog box shown on the right: Step 23/ Click on the bottom radio button option as shown: Step 24/ Click on OK. C:\Users\GerryKruyer\Documents\TAFE\microsoft\ms-office\Excel\learning-tasks\level-3\task11\TYMSExcel11.docx Page 12

13 There is a small Proofing Errors button in the status bar at the bottomleft of the MS Word window. If you see a cross in it (as mine does), then there are one or more errors somewhere in the set of merged letters. Step 25/ Click on the button. In a few seconds MS Word will have analysed your six letters for spelling and grammar errors and will highlight any problems found. It will offer possible solutions in a Spelling and Grammar pane on the right-hand side of the MS Word window. Step 26/ At the bottom of the Spelling/Grammar pane set the language checker to English (Australia) as shown on the right: Step 27/ Ignore any place-name problems such as Thornbury. (MS Word does not know everything!) Step 28/ My error appears in my first letter as shown below. It is an a/an vowel/consonant issue. I will click on the Change button to fix up the problem in this particular letter. If you have an issue like this, then this is an easy way to solve these types of errors. Once all errors are removed you will get the message shown on the right: Step 29/ Click on OK and you will then be presented with a Readability Statistics report as shown on the right: Step 30/ Look at your statistics. Step 31/ Click on OK. C:\Users\GerryKruyer\Documents\TAFE\microsoft\ms-office\Excel\learning-tasks\level-3\task11\TYMSExcel11.docx Page 13

14 Question 6 Find out what you can about Flesch Reading Ease and Flesch-Kincaid Grade Level. Question 7 Given that the letter has a Flesch-Kincaid Grade Level score of 11.8, how appropriate do you think the letter is given that it will be sent out to TFEN learners? Step 32/ You may also have problems with decimal places in merged numerical data (I don t but you might). Scroll through each letter and fix up any numerical issues. Step 33/ Rather than save your six letters as a MS Word document why not Export the six letters as a PDF. Step 34/ Save your PDF document to your network server space and then save all documents used in today s lesson to your USB stick. Challenge: Now that you have learnt how to merge MS Excel fields into a MS Word document to produce a set of personalised letters, can you figure out how to use these skills to automatically produce address stick-on labels or envelopes for your six letters. You will have to research how to cope with different sized labels and envelopes. If you solve this challenge and if there is time available, then we can have a show-and-tell. Close any MS Excel worksheets and MS Word documents you have open. Exit out of Excel and Word. You have now completed the learning task covering mail merge. There is an exercise to complete that tests the Excel skills that you learnt in this task. C:\Users\GerryKruyer\Documents\TAFE\microsoft\ms-office\Excel\learning-tasks\level-3\task11\TYMSExcel11.docx Page 14

15 Proof exercise Prove to Mr Kruyer that you have Learnt Excel Skills 1) Create a Spreadsheet to store the following data: «Title» Mr Mrs Capt. Lt. «First Name» George Jane James T Nyota «Surname» Jetson Jetson Kirk Uhura «Address Line 1» Skypad Apartments Skypad Apartments Enterprise Apartments Enterprise Apartments «Address Line 2» Level 68/38 High St Level 68/38 High St Level 18/25 High St Level 18/25 High St «Suburb» Thornbury Thornbury Preston Preston «State» Vic Vic Vic Vic «Postcode» «Account No» «Balance» ) Save this with an appropriate file name. 3) Either type up the main document shown below, or download the main text contained within the box below from my website (eastpac-letter.docx). 4) Insert extra blank lines wherever you think necessary. 5) To insert the Address Block field, use the Mailings tab s Write & Insert Fields group button. This opens the dialog box shown on the right: You may need to use the Match Fields button if some parts of the address details are missing. 6) The Greeting Line field is constructed using the Mailings tab s Write & Insert Fields group button. This opens the dialog box shown on the right: C:\Users\GerryKruyer\Documents\TAFE\microsoft\ms-office\Excel\learning-tasks\level-3\task11\TYMSExcel11.docx Page 15

16 The layout for the Eastpac letter: «Current Date» «Address Block» «Greeting Line» According to our records, your account balance (A/c No. «Account No») is currently 30 days overdue. Most of our customers appreciate a friendly reminder of an overdue account because they understand the importance of maintaining a good credit record. Please give this matter your prompt attention by arranging payment of your account balance of $«Balance». Please disregard this notice if you have made payment. Yours sincerely; J.P. Morgan Credit Manager Eastpac Preston 1) Check for any errors. 2) Mail Merge the address list with the main document so that a merge letter is printed for each bank customer. 3) Again, validate your results. 4) Save your files with sensible names. 5) Imagine that you have purchased a packet of Reflex mailing labels (24 labels per A4 sheet: 3 across x 8 down). Produce mailing labels for the four customers using print and peel Reflex label codes but do not bother printing them on labels; instead simply print to a single A4 sheet as proof that you can do it. 6) Show and tell next lesson! The best solution gets the much sought-after rocket stamp: Have you backed up all your work at the end of this lesson to your USB thumb drive? Have you been saving your work every 10 minutes? Show your MS Excel documents to Mr Kruyer for assessment. Also hand in the answers to the questions next week. Due Dates: All questions from this task and the homework exercise should be completed by next week s class. C:\Users\GerryKruyer\Documents\TAFE\microsoft\ms-office\Excel\learning-tasks\level-3\task11\TYMSExcel11.docx Page 16

Teach Yourself Microsoft PowerPoint Topic 4: Slide Master, Comments and Save Options

Teach Yourself Microsoft PowerPoint Topic 4: Slide Master, Comments and Save Options Teach Yourself Microsoft PowerPoint Topic 4: Slide Master, Comments and Save Options http://www.gerrykruyer.com This week you will work with slide masters, add comments, find out how to save your presentations

More information

Teach Yourself Microsoft Office Access Topic 2: Getting Started with Microsoft Access

Teach Yourself Microsoft Office Access Topic 2: Getting Started with Microsoft Access http://www.gerrykruyer.com Teach Yourself Microsoft Office Access Topic 2: Getting Started with Microsoft Access Microsoft Access 2016 uses the Ribbon to organise commands, just like the versions of MS

More information

Teach Yourself Microsoft Excel Topic 5: Revision, Headers & Footers, Metadata

Teach Yourself Microsoft Excel Topic 5: Revision, Headers & Footers, Metadata Teach Yourself Microsoft Excel Topic 5: Revision, Headers & Footers, Metadata http://www.gerrykruyer.com In this first lesson of this level 2 course you will cover basic Microsoft Excel concepts as well

More information

Teach Yourself Microsoft Office Excel Topic 17: Revision, Importing and Grouping Data

Teach Yourself Microsoft Office Excel Topic 17: Revision, Importing and Grouping Data www.gerrykruyer.com Teach Yourself Microsoft Office Excel Topic 17: Revision, Importing and Grouping Data In this topic we will revise several basics mainly through discussion and a few example tasks and

More information

Teach Yourself Microsoft Word Topic 10 - Margins, Indents and Tabs

Teach Yourself Microsoft Word Topic 10 - Margins, Indents and Tabs http://www.gerrykruyer.com Teach Yourself Microsoft Word Topic 10 - Margins, Indents and Tabs In the previous Level 2 MS Word course: Topic 8 you covered columns, text boxes and tables as well as look

More information

Introduction to Mail Merge. Use IT+

Introduction to Mail Merge. Use IT+ Introduction to Use IT+ Introduction is a useful tool that allows you to produce multiple letters, labels, envelopes, name tags, and more using information stored in a list, database, or spreadsheet. When

More information

Introduction. Mail Merge. Word 2010 Using Mail Merge. Video: Using Mail Merge in Word To Use Mail Merge: Page 1

Introduction. Mail Merge. Word 2010 Using Mail Merge. Video: Using Mail Merge in Word To Use Mail Merge: Page 1 Word 2010 Using Mail Merge Introduction Page 1 Mail merge is a useful tool that will allow you to easily produce multiple letters, labels, envelopes, name tags and more using information stored in a list,

More information

Teach Yourself Microsoft Word Topic 11 - Document Views and Review

Teach Yourself Microsoft Word Topic 11 - Document Views and Review http://www.gerrykruyer.com Teach Yourself Microsoft Word Topic 11 - Document Views and Review In this class you will find out how to view your documents in different ways and then look at document review

More information

Teach Yourself Microsoft Word Topic 7 Lists and Columns

Teach Yourself Microsoft Word Topic 7 Lists and Columns http://www.gerrykruyer.com Teach Yourself Microsoft Word Topic 7 Lists and Columns In this lesson, you will spend some time revising and testing your knowledge of the material covered in the previous lesson,

More information

Teach Yourself Microsoft Word Topic 11 - Document Views and Review

Teach Yourself Microsoft Word Topic 11 - Document Views and Review http://www.gerrykruyer.com Teach Yourself Microsoft Word Topic 11 - Document Views and Review In this class you will find out how to view your documents in different ways and then look at document review

More information

Teach Yourself Microsoft PowerPoint Topic 3: Photo Albums, Slide Sections & Action Buttons

Teach Yourself Microsoft PowerPoint Topic 3: Photo Albums, Slide Sections & Action Buttons Teach Yourself Microsoft PowerPoint Topic 3: Photo Albums, Slide Sections & Action Buttons http://www.gerrykruyer.com Last week you were introduced to Microsoft PowerPoint slide animation and printing

More information

Microsoft Office 2016 Mail Merge

Microsoft Office 2016 Mail Merge Microsoft Office 2016 Mail Merge Mail Merge Components In order to understand how mail merge works you need to examine the elements involved in the process. In any mail merge, you'll deal with three different

More information

DOING MORE WITH EXCEL: MICROSOFT OFFICE 2010

DOING MORE WITH EXCEL: MICROSOFT OFFICE 2010 DOING MORE WITH EXCEL: MICROSOFT OFFICE 2010 GETTING STARTED PAGE 02 Prerequisites What You Will Learn MORE TASKS IN MICROSOFT EXCEL PAGE 03 Cutting, Copying, and Pasting Data Filling Data Across Columns

More information

Mail Merge Quick Reference Guide

Mail Merge Quick Reference Guide Mail Merge Letters To mail merge letters two documents are needed: 1. The letter, including all text that does not change. 2. Recipient names and addresses (a) The document containing recipient names and

More information

Teach Yourself Microsoft Excel Topic 7: AutoFill, Multiple Worksheets, Addressing & VLOOKUP

Teach Yourself Microsoft Excel Topic 7: AutoFill, Multiple Worksheets, Addressing & VLOOKUP http://www.gerrykruyer.com Teach Yourself Microsoft Excel Topic 7: AutoFill, Multiple Worksheets, Addressing & VLOOKUP This week we will cover Excel features which can enhance the simplest of spreadsheets.

More information

Excel Tables and Pivot Tables

Excel Tables and Pivot Tables A) Why use a table in the first place a. Easy to filter and sort if you only sort or filter by one item b. Automatically fills formulas down c. Can easily add a totals row d. Easy formatting with preformatted

More information

Excel 2016: Part 1. Updated January 2017 Copy cost: $1.50

Excel 2016: Part 1. Updated January 2017 Copy cost: $1.50 Excel 2016: Part 1 Updated January 2017 Copy cost: $1.50 Getting Started Please note that you are required to have some basic computer skills for this class. Also, any experience with Microsoft Word is

More information

DOING MORE WITH EXCEL: MICROSOFT OFFICE 2013

DOING MORE WITH EXCEL: MICROSOFT OFFICE 2013 DOING MORE WITH EXCEL: MICROSOFT OFFICE 2013 GETTING STARTED PAGE 02 Prerequisites What You Will Learn MORE TASKS IN MICROSOFT EXCEL PAGE 03 Cutting, Copying, and Pasting Data Basic Formulas Filling Data

More information

Step 1: Prepare the worksheet data in Excel for the mail merge You can FT Menu Prompt # 1 R for Report.

Step 1: Prepare the worksheet data in Excel for the mail merge You can FT Menu Prompt # 1 R for Report. Creating Address Labels from Microsoft Word Mail Merge If you want to send a mass mailing to an address list that you maintain in a Microsoft Office Excel worksheet, you can use a Microsoft Office Word

More information

Microsoft Word 2010 Introduction to Mail Merge

Microsoft Word 2010 Introduction to Mail Merge Microsoft Word 2010 Introduction to Mail Merge Elizabeth Wells February 2012 Copyright 2012 ElizabethWells All rights reserved. Except as permitted under current legislation, no part of this work may be

More information

Mail Merge. To Use Mail Merge: Selecting Step by Step Mail Merge Wizard. Step 1:

Mail Merge. To Use Mail Merge: Selecting Step by Step Mail Merge Wizard. Step 1: Mail Merge When you are performing a Mail Merge, you will need a Word document (you can start with an existing one or create a new one), and a recipient list, which is typically an Excel workbook. Watch

More information

Key Terms. Differentiation Extended Time Four square

Key Terms. Differentiation Extended Time Four square Subject: Computer Applications Grade: 9th Mr. Holmes Unit Lesson Layer Duration MS Excel Enhancing a Worksheet Applied (do) 10/1/12 10/11/12 Essential Questions What do you think about, prove, apply, what

More information

Working with Mailings

Working with Mailings 10 Working with Mailings An Overview of the Mail Merge Process... 202 Step 1: Setting Up the Main Document... 204 Step 2: Creating a Data Source... 205 Create a data source... 205 Customize data source

More information

Module 4 : Spreadsheets

Module 4 : Spreadsheets Module 4 : Spreadsheets What is a spreadsheet program? A spreadsheet program allows you to store, organise and analyse information. Applications of spreadsheets focus on generating numeric information

More information

Teach Yourself Microsoft Word Topic 2 Selection and Formatting Techniques

Teach Yourself Microsoft Word Topic 2 Selection and Formatting Techniques Teach Yourself Microsoft Word Topic 2 Selection and Formatting Techniques http://www.gerrykruyer.com In this lesson you will revise last week s work and learn a few new tricks whilst completing this exercise.

More information

WAYNESBORO AREA SCHOOL DISTRICT COMPUTER APPLICATIONS

WAYNESBORO AREA SCHOOL DISTRICT COMPUTER APPLICATIONS UNIT: Publisher KEY LEARNING(S): Introduction to Microsoft Publisher and Publisher jumpstart UNIT ESSENTIAL QUESTIONS: How can you use Publisher to enhance your education/career? COMPETENCY: Publisher

More information

Importing and Exporting Data

Importing and Exporting Data 14 Importing and Exporting Data SKILL SUMMARY Skills Exam Objective Objective Number Importing Data Import data into tables. Append records from external data. Import tables from other databases. Create

More information

Word 2007 Mail Merge

Word 2007 Mail Merge Word 2007 Mail Merge Mail Merge is the production of multiple documents from a single template form and a structured data source. This helps to create personalized letters and pre-addressed envelopes or

More information

Teach Yourself Microsoft Word Topic 12 - Multipage Document Features Part 1

Teach Yourself Microsoft Word Topic 12 - Multipage Document Features Part 1 http://www.gerrykruyer.com Teach Yourself Microsoft Word Topic 12 - Multipage Document Features Part 1 In this class and the next few you will find out how to use MS Word features that make it easier to

More information

Data. Selecting Data. Sorting Data

Data. Selecting Data. Sorting Data 1 of 1 Data Selecting Data To select a large range of cells: Click on the first cell in the area you want to select Scroll down to the last cell and hold down the Shift key while you click on it. This

More information

Printing spreadsheets is easy. Microsoft Excel has lots of options available so you can print exactly what you want.

Printing spreadsheets is easy. Microsoft Excel has lots of options available so you can print exactly what you want. Page Setup and Print Chapter 4 Printing spreadsheets is easy. Microsoft Excel has lots of options available so you can print exactly what you want. Print Preview is available so that you can check how

More information

Excel Intermediate

Excel Intermediate Excel 2013 - Intermediate (103-124) Multiple Worksheets Quick Links Manipulating Sheets Pages EX16 EX17 Copying Worksheets Page EX337 Grouping Worksheets Pages EX330 EX332 Multi-Sheet Cell References Page

More information

You can clear the sample data from the table by selecting the table and pressing Delete.

You can clear the sample data from the table by selecting the table and pressing Delete. Making Quick Tables Choose Insert tab. Then click Table. Then click Quick Tables. Select the style of table from the Quick Tables Gallery. You can clear the sample data from the table by selecting the

More information

Teach Yourself Microsoft Word. Topic 4 Images, Document Properties and Manipulating Text

Teach Yourself Microsoft Word. Topic 4 Images, Document Properties and Manipulating Text Teach Yourself Microsoft Word http://www.gerrykruyer.com Topic 4 Images, Document Properties and Manipulating Text In this lesson, you will revise last week s work, insert and manipulate images in a document

More information

Microsoft Excel 2007

Microsoft Excel 2007 Learning computers is Show ezy Microsoft Excel 2007 301 Excel screen, toolbars, views, sheets, and uses for Excel 2005-8 Steve Slisar 2005-8 COPYRIGHT: The copyright for this publication is owned by Steve

More information

Row 1 is called the header row which contains all the field names. Records start in row 2.

Row 1 is called the header row which contains all the field names. Records start in row 2. Excel: Lists Familiarity with basic Excel is required for this class. Learn to create field names, sort lists, and link worksheets. You'll learn lists that can also be used in our Word: Mail Merge class.

More information

Word: Print Address Labels Using Mail Merge

Word: Print Address Labels Using Mail Merge Word: Print Address Labels Using Mail Merge No Typing! The Quick and Easy Way to Print Sheets of Address Labels Here at PC Knowledge for Seniors we re often asked how to print sticky address labels in

More information

Application of Skills: Microsoft Excel 2013 Tutorial

Application of Skills: Microsoft Excel 2013 Tutorial Application of Skills: Microsoft Excel 2013 Tutorial Throughout this module, you will progress through a series of steps to create a spreadsheet for sales of a club or organization. You will continue to

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel in Excel Although calculations are one of the main uses for spreadsheets, Excel can do most of the hard work for you by using a formula. When you enter a formula in to a spreadsheet

More information

Prepared By: Graeme Hilson. U3A Nunawading

Prepared By: Graeme Hilson. U3A Nunawading 0 Prepared By: Graeme Hilson U3A Nunawading - 2015 1 CONTENTS This Course Page 3 Reference Material Page 3 Introduction page 3 Microsoft Excel Page 3 What is a Spreadsheet Page 4 Excel Screen Page 4 Using

More information

Contents. Introduction 15. How to use this course 18. Session One: Basic Skills 21. Session Two: Doing Useful Work with Excel 65

Contents. Introduction 15. How to use this course 18. Session One: Basic Skills 21. Session Two: Doing Useful Work with Excel 65 Contents Introduction 15 Downloading the sample files... 15 Problem resolution... 15 The Excel version and locale that were used to write this book... 15 Typographical Conventions Used in This Book...

More information

Excel Shortcuts Increasing YOUR Productivity

Excel Shortcuts Increasing YOUR Productivity Excel Shortcuts Increasing YOUR Productivity CompuHELP Division of Tommy Harrington Enterprises, Inc. tommy@tommyharrington.com https://www.facebook.com/tommyharringtonextremeexcel Excel Shortcuts Increasing

More information

Mail Merge Word 2016

Mail Merge Word 2016 Mail Merge Word 2016 Produced by: Flinders University Centre for Innovation in Learning & Teaching CONTENTS What is Mail Merge?... 1 Steps in Creating a Merge... 1 Start the mail merge process... 2 Connect

More information

Use mail merge to create and print letters and other documents

Use mail merge to create and print letters and other documents Use mail merge to create and print letters and other documents Contents Use mail merge to create and print letters and other documents... 1 Set up the main document... 1 Connect the document to a data

More information

Create your first workbook

Create your first workbook Create your first workbook You've been asked to enter data in Excel, but you've never worked with Excel. Where do you begin? Or perhaps you have worked in Excel a time or two, but you still wonder how

More information

Advanced Excel. Click Computer if required, then click Browse.

Advanced Excel. Click Computer if required, then click Browse. Advanced Excel 1. Using the Application 1.1. Working with spreadsheets 1.1.1 Open a spreadsheet application. Click the Start button. Select All Programs. Click Microsoft Excel 2013. 1.1.1 Close a spreadsheet

More information

Microsoft Office Excel 2010: Basic. Course Overview. Course Length: 1 Day. Course Overview

Microsoft Office Excel 2010: Basic. Course Overview. Course Length: 1 Day. Course Overview Microsoft Office Excel 2010: Basic Course Length: 1 Day Course Overview This course teaches the basic functions and features of Excel 2010. After an introduction to spreadsheet terminology and Excel's

More information

Microsoft Excel 2010 Handout

Microsoft Excel 2010 Handout Microsoft Excel 2010 Handout Excel is an electronic spreadsheet program you can use to enter and organize data, and perform a wide variety of number crunching tasks. Excel helps you organize and track

More information

Lastly, in case you don t already know this, and don t have Excel on your computers, you can get it for free through IT s website under software.

Lastly, in case you don t already know this, and don t have Excel on your computers, you can get it for free through IT s website under software. Welcome to Basic Excel, presented by STEM Gateway as part of the Essential Academic Skills Enhancement, or EASE, workshop series. Before we begin, I want to make sure we are clear that this is by no means

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel Excel contains numerous tools that are intended to meet a wide range of requirements. Some of the more specialised tools are useful to people in certain situations while others have

More information

Les s on Objectives. Student Files Us ed. Student Files Crea ted

Les s on Objectives. Student Files Us ed. Student Files Crea ted Lesson 10 - Pivot Tables 103 Lesson 10 P ivot T ables Les s on Topics Creating a Pivot Table Exercise: Creating a Balance Summary Formatting a Pivot Table Creating a Calculated Field Les s on Objectives

More information

Objective 1: Familiarize yourself with basic database terms and definitions. Objective 2: Familiarize yourself with the Access environment.

Objective 1: Familiarize yourself with basic database terms and definitions. Objective 2: Familiarize yourself with the Access environment. Beginning Access 2007 Objective 1: Familiarize yourself with basic database terms and definitions. What is a Database? A Database is simply defined as a collection of related groups of information. Things

More information

Contents. Introduction 13. Putting The Smart Method to Work 16. Session One: Basic Skills 23

Contents. Introduction 13. Putting The Smart Method to Work 16. Session One: Basic Skills 23 Contents Introduction 13 Feedback... 13 Downloading the sample files... 13 Problem resolution... 13 Typographical Conventions Used In This Book... 14 Putting The Smart Method to Work 16 Excel version and

More information

Excel Select a template category in the Office.com Templates section. 5. Click the Download button.

Excel Select a template category in the Office.com Templates section. 5. Click the Download button. Microsoft QUICK Excel 2010 Source Getting Started The Excel Window u v w z Creating a New Blank Workbook 2. Select New in the left pane. 3. Select the Blank workbook template in the Available Templates

More information

Rev. B 12/16/2015 Downers Grove Public Library Page 1 of 40

Rev. B 12/16/2015 Downers Grove Public Library Page 1 of 40 Objectives... 3 Introduction... 3 Excel Ribbon Components... 3 File Tab... 4 Quick Access Toolbar... 5 Excel Worksheet Components... 8 Navigating Through a Worksheet... 9 Downloading Templates... 9 Using

More information

Section 1 Microsoft Excel Overview

Section 1 Microsoft Excel Overview Course Topics: I. MS Excel Overview II. Review of Pasting and Editing Formulas III. Formatting Worksheets and Cells IV. Creating Templates V. Moving and Navigating Worksheets VI. Protecting Sheets VII.

More information

Excel. Spreadsheet functions

Excel. Spreadsheet functions Excel Spreadsheet functions Objectives Week 1 By the end of this session you will be able to :- Move around workbooks and worksheets Insert and delete rows and columns Calculate with the Auto Sum function

More information

Study Guide. PCIC 3 B2 GS3- Key Applications-Excel. Copyright 2010 Teknimedia Corporation

Study Guide. PCIC 3 B2 GS3- Key Applications-Excel. Copyright 2010 Teknimedia Corporation Study Guide PCIC 3 B2 GS3- Key Applications-Excel Copyright 2010 Teknimedia Corporation Teknimedia grants permission to any licensed owner of PCIC 3 B GS3 Key Applications-Excel to duplicate the contents

More information

MAILMERGE WORD MESSAGES

MAILMERGE WORD MESSAGES MAILMERGE WORD 2007 It is recommended that Excel spreadsheets are used as source files and created with separate columns for each field, e.g. FirstName, LastName, Title, Address1, Address2, City, State,

More information

Using Microsoft Excel

Using Microsoft Excel About Excel Using Microsoft Excel What is a Spreadsheet? Microsoft Excel is a program that s used for creating spreadsheets. So what is a spreadsheet? Before personal computers were common, spreadsheet

More information

Microsoft Excel for Beginners

Microsoft Excel for Beginners Lesson Plan Rev. 11/16 Microsoft Excel for Beginners I. Introduction Introductions Housekeeping II. Class Learning Objectives By the end of this class, you will be able to: Open program and create a new

More information

DOWNLOAD PDF MICROSOFT OFFICE POWERPOINT 2003, STEP BY STEP

DOWNLOAD PDF MICROSOFT OFFICE POWERPOINT 2003, STEP BY STEP Chapter 1 : Microsoft Office Excel Step by Step - PDF Free Download Microsoft Office PowerPoint Step by Step This is a good book for an 76 year old man like me. It was a great help in teaching me to do

More information

Computational Mathematics/Information Technology. Worksheet 2 Iteration and Excel

Computational Mathematics/Information Technology. Worksheet 2 Iteration and Excel Computational Mathematics/Information Technology Worksheet 2 Iteration and Excel This sheet uses Excel and the method of iteration to solve the problem f(x) = 0. It introduces user functions and self referencing

More information

ACCT 133 Excel Schmidt Excel 2007 to 2010 Conversion

ACCT 133 Excel Schmidt Excel 2007 to 2010 Conversion ACCT 133 Excel Schmidt Excel 2007 to 2010 Conversion Note: Use this handout in connection with the handout on the parts of the Excel 2010 worksheet. This will allow you to look at the various portions

More information

Skills Exam Objective Objective Number

Skills Exam Objective Objective Number Overview 1 LESSON SKILL MATRIX Skills Exam Objective Objective Number Starting Excel Create a workbook. 1.1.1 Working in the Excel Window Customize the Quick Access Toolbar. 1.4.3 Changing Workbook and

More information

COMPUTERIZED OFFICE SUPPORT PROGRAM

COMPUTERIZED OFFICE SUPPORT PROGRAM NH108 Excel Level 1 16 Total Hours COURSE TITLE: Excel Level 1 COURSE OVERVIEW: This course provides students with the knowledge and skills to create spreadsheets and workbooks that can be used to store,

More information

Section 1 Creating Mail Merge Files

Section 1 Creating Mail Merge Files Course Topics: I. Creating Mail Merge Files II. Creating Mailing Labels III. Printing Selective Records IV. Using Mail Merge Toolbar V. Envelopes and labels on the fly Section 1 Creating Mail Merge Files

More information

Microsoft Office Excel

Microsoft Office Excel Microsoft Office 2007 - Excel Help Click on the Microsoft Office Excel Help button in the top right corner. Type the desired word in the search box and then press the Enter key. Choose the desired topic

More information

Microsoft Office Excel 2007: Basic. Course Overview. Course Length: 1 Day. Course Overview

Microsoft Office Excel 2007: Basic. Course Overview. Course Length: 1 Day. Course Overview Microsoft Office Excel 2007: Basic Course Length: 1 Day Course Overview This course teaches the basic functions and features of Excel 2007. After an introduction to spreadsheet terminology and Excel's

More information

Word Overview Page 3 Tables Page 5 Labels Page 9 Mail Merge Page 12. Excel Overview Page 19 Charts Page 22

Word Overview Page 3 Tables Page 5 Labels Page 9 Mail Merge Page 12. Excel Overview Page 19 Charts Page 22 Overview Page 3 Tables Page 5 Labels Page 9 Mail Merge Page 12 Excel Overview Page 19 Charts Page 22 PowerPoint Overview Page 26 Inserting Pictures and Sounds Page 30 Animation and Transitions Page 32

More information

Rev. C 11/09/2010 Downers Grove Public Library Page 1 of 41

Rev. C 11/09/2010 Downers Grove Public Library Page 1 of 41 Table of Contents Objectives... 3 Introduction... 3 Excel Ribbon Components... 3 Office Button... 4 Quick Access Toolbar... 5 Excel Worksheet Components... 8 Navigating Through a Worksheet... 8 Making

More information

SUMMARIES OF INTERACTIVE MULTIMEDIA

SUMMARIES OF INTERACTIVE MULTIMEDIA SUMMARIES OF INTERACTIVE MULTIMEDIA GRADE 10 SOLUTIONS DEVELOPMENT 1. Producing a Good Document This lesson is about the basics of word processing. In it you will learn how to use the ribbon in a word

More information

Membership Application Mailmerge

Membership Application Mailmerge SRP Membership Application Mailmerge 1 Membership Application Mailmerge Introduction This manual is for Society of Recorder Players branch membership secretaries. It describes how to generate membership

More information

Microsoft Excel 2016 LEVEL 3

Microsoft Excel 2016 LEVEL 3 TECH TUTOR ONE-ON-ONE COMPUTER HELP COMPUTER CLASSES Microsoft Excel 2016 LEVEL 3 kcls.org/techtutor Microsoft Excel 2016 Level 3 Manual Rev 11/2017 instruction@kcls.org Microsoft Excel 2016 Level 3 Welcome

More information

(Updated 29 Oct 2016)

(Updated 29 Oct 2016) (Updated 29 Oct 2016) 1 Class Maker 2016 Program Description Creating classes for the new school year is a time consuming task that teachers are asked to complete each year. Many schools offer their students

More information

QUICK EXCEL TUTORIAL. The Very Basics

QUICK EXCEL TUTORIAL. The Very Basics QUICK EXCEL TUTORIAL The Very Basics You Are Here. Titles & Column Headers Merging Cells Text Alignment When we work on spread sheets we often need to have a title and/or header clearly visible. Merge

More information

IT ACADEMY LESSON PLAN

IT ACADEMY LESSON PLAN IT Academy Program 10 IT ACADEMY LESSON PLAN Microsoft Excel Lesson 1 Turn potential into success Lesson 1: Understanding Microsoft Office Excel 2010 Learning Objectives Lesson Introduction Creating a

More information

MS Office Basic Courses - Customized Training

MS Office Basic Courses - Customized Training MS Office Basic Courses - Customized Training Course Contents Duration: 2 Days Word Basics: 1. Getting Started with Word 3. Creating and Opening Documents 4. Saving and Sharing Documents 5. Working with

More information

Open Book Format.docx. Headers and Footers. Microsoft Word Part 3 Office 2016

Open Book Format.docx. Headers and Footers. Microsoft Word Part 3 Office 2016 Microsoft Word Part 3 Office 2016 Open Book Format.docx Headers and Footers If your document has a page number, you already have a header or footer (and can double click on it to open it). If you did not

More information

CMPF124 Microsoft Excel Tutorial

CMPF124 Microsoft Excel Tutorial Lab 5: Microsoft Excel Tutorial Excel Worksheet Microsoft Excel works as account ledger. An Excel Workbook (1) could have multiple Worksheets (2). A cell in Excel is referred by its Column and Row naming

More information

Word: Mailing Lists and Mail Merge

Word: Mailing Lists and Mail Merge Word: Mailing Lists and Mail Merge TRWL Word: Mailing lists and Mail Merge How to Use this User Guide This handbook accompanies the taught sessions for the course. Each section contains a brief overview

More information

Section 11 Mail Merge

Section 11 Mail Merge Section 11 Mail Merge By the end of this section you should be able to: Create a Main Document Create a Data Source Edit the Main Document Perform Mail Merge Work through the Driving Lessons in this section

More information

Course Title: Microsoft Office ( 2016)

Course Title: Microsoft Office ( 2016) Course Title: Microsoft Office ( 2016) Duration : 2 days This program is designed for executives who are already have knowledge of Microsoft Office, and who would like to work with more very advanced features

More information

Using Microsoft Word. Working With Objects

Using Microsoft Word. Working With Objects Using Microsoft Word Many Word documents will require elements that were created in programs other than Word, such as the picture to the right. Nontext elements in a document are referred to as Objects

More information

Chapter 4. Learning More about Merge, and Exploring the World Wide Web

Chapter 4. Learning More about Merge, and Exploring the World Wide Web Chapter 4 Learning More about Merge, and Exploring the World Wide Web 2 Lesson 28 Creating a Letter with Mail Merge Projects 61 62 n Understanding Mail Merge n Creating a New Address List n Removing Extra

More information

Need help? Call: / DOCMAIL: ADVANCED USER GUIDE

Need help? Call: / DOCMAIL: ADVANCED USER GUIDE DOCMAIL: ADVANCED USER GUIDE Version 3.2 November 2018 1 CONTENTS Welcome to Docmail 4 Navigating around Docmail 4 Overview of the Docmail main page 6 Library 7 Create / Edit Document 9 Create / Edit Text

More information

Changing Worksheet Views

Changing Worksheet Views PROCEDURES LESSON 1: TOURING EXCEL Starting Excel 1 Click the Start button 2 Click All Programs 3 Click the Microsoft Office folder icon 4 Click Microsoft Excel 2010 Naming and Saving (Ctrl+S) a Workbook

More information

Using Mail Merge with Word

Using Mail Merge with Word Using Mail Merge with Word Form Letter 1. A form letter is one in which the body of the letter stays the same but specific information is inserted for/about several different individuals. You have probably

More information

Excel Basic: Create Formulas

Excel Basic: Create Formulas Better Technology, Onsite and Personal Connecting NIOGA s Communities www.btopexpress.org www.nioga.org [Type Excel Basic: Create Formulas Overview: Let Excel do your math for you! After an introduction

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel Formatting a spreadsheet means changing the way it looks to make it neater and more attractive. Formatting changes can include modifying number styles, text size and colours. Many

More information

Intermediate Excel 2003

Intermediate Excel 2003 Intermediate Excel 2003 Introduction The aim of this document is to introduce some techniques for manipulating data within Excel, including sorting, filtering and how to customise the charts you create.

More information

Microsoft Office Word. Help. Opening a Document. Converting from Older Versions

Microsoft Office Word. Help. Opening a Document. Converting from Older Versions Microsoft Office 2007 - Word Help Click on the Microsoft Office Word Help button in the top right corner. Type the desired word in the search box and then press the Enter key. Choose the desired topic

More information

Working with Data in Microsoft Excel 2010

Working with Data in Microsoft Excel 2010 Working with Data in Microsoft Excel 2010 This document provides instructions for using the sorting and filtering features in Microsoft Excel, as well as working with multiple worksheets in the same workbook

More information

Microsoft Word 2010: Using Mail Merge

Microsoft Word 2010: Using Mail Merge CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Word 2010: Using Mail Merge Summer 2013, Version 1.1 Table of Contents Introduction...2 Using the Mail Merge Wizard...2

More information

How to Create Custom Name Badge Inserts with a Mail Merge in Microsoft Word 2007

How to Create Custom Name Badge Inserts with a Mail Merge in Microsoft Word 2007 Many people know that you can use the Mail Merge feature in Microsoft Word 2007 to easily create mailing labels, but did you know you can use it to quickly create custom name badge inserts? Here, you will

More information

Candy is Dandy Project (Project #12)

Candy is Dandy Project (Project #12) Candy is Dandy Project (Project #12) You have been hired to conduct some market research about M&M's. First, you had your team purchase 4 large bags and the results are given for the contents of those

More information

A Brief Word About Your Exam

A Brief Word About Your Exam Exam 1 Studyguide A Brief Word About Your Exam Your exam will be MONDAY, FEBRUARY 20 DURING CLASS TIME. You will have 50 minutes to complete Exam 1. If you arrive late or leave early, you forfeit any time

More information

Teach Yourself Microsoft Word Topic 5 - Revision, Font and Paragraph Tips

Teach Yourself Microsoft Word Topic 5 - Revision, Font and Paragraph Tips http://www.gerrykruyer.com Teach Yourself Microsoft Word Topic 5 - Revision, Font and Paragraph Tips In this introduction to Level 2 Microsoft Word you will revise basic concepts from the Level 1 course,

More information

STAROFFICE 8 SUMMARY PROJECT

STAROFFICE 8 SUMMARY PROJECT STAROFFICE 8 SUMMARY PROJECT Putting It All Together In the previous three guides you have learned an incredible amount about publishing information with StarOffice 8 Writer, Draw, and Calc. You can create,

More information

How to Excel - Part 2

How to Excel - Part 2 Table of Contents Exercise 1: Protecting cells and sheets... 3 Task 1 Protecting sheet... 3 Task 2 Protecting workbook... 3 Task 3 Unprotect workbook and sheet... 3 Task 4 Protecting cells... 4 Protecting

More information