Formatting the spreadsheet data

Size: px
Start display at page:

Download "Formatting the spreadsheet data"

Transcription

1 2 Formatting the spreadsheet data this chapter covers... In this chapter we describe ways of formatting data within a spreadsheet using different text fonts and styles. We also explain different ways of representing numeric data, including currencies and dates. Page layouts will also be explained. When you have finished this chapter and carried out the exercises which follow, you should be competent in formatting and also printing a spreadsheet. The concepts and techniques covered are: formatting style formatting fonts and size number formats cell alignments date formats printing and page setup Note that the the step-by-step instructions given in this chapter are based on the Microsoft Excel model, but the concepts and techniques described relate to all spreadsheet packages.

2 f o r m a t t i n g t h e s p r e a d s h e e t d a t a 2 9 F O R M AT T I N G S T Y L E Text formatting within a spreadsheet, as with other types of document, is often used to make an item stand out or to emphasise specific data. We will use the expenditure worksheet shown below as an example. m a k i n g d a t a b o l d To make data bold: click on the required cell then click on the Bold icon on the menu bar if visible or right click on the selected cell select Format cells select Font make the font style Bold or press CTRL and B together (hold down the CONTROL key and tap the B key and release) Now look at the next page to see the result.

3 3 0 w o r k i n g w i t h s p r e a d s h e e t s To make more than one cell bold: select all the required cells and follow the steps set out on on the previous page u s i n g i t a l i c s To use italics in one cell, click on the required cell then click on the Italics icon on the menu bar if visible or right click on the selected cell select Format cells select Font make the font style Italics or press CTRL and I together (hold down the CONTROL key and tap the I key and release) See the spreadsheet screen on the top of the next page. To make more than one cell italicised: select all the required cells and follow one of the formatting choices explained above

4 f o r m a t t i n g t h e s p r e a d s h e e t d a t a 3 1 u n d e r l i n i n g d a t a To underline data, click on the required cell then click on the Underline icon on the menu bar if visible or right click on the selected cell, select Format cells, select Font and make the underline style Single or press CTRL and U together (hold down the CONTROL key and tap the U key and release) To underline data in more than one cell, select all the required cells and follow the steps set out above.

5 3 2 w o r k i n g w i t h s p r e a d s h e e t s To double underline data, click on the required cell Then click on the drop down arrow by the Underline icon select Double underline Or Right click on the selected cell, select Format cells, select Font and make the underline style double n o t e c h a n g i n g b a c k t o n o r m a l t e x t To turn off the style, such as bold, underline, italics, you follow exactly the same steps described above and the style will change back to normal. F O R M AT T I N G T E X T F O N T A N D S I Z E f o n t f a c e The font face (often known as the font ) of text is the style of the lettering: This is Times This is Helvetica To change the font face: click on the required cell then click on the Font face list dropdown on the menu bar if visible select the required font face or right click on the selected cell select Format cells select Font choose the required Font face from the list To change the font face in more than one cell, select all the required cells and follow the steps above.

6 f o r m a t t i n g t h e s p r e a d s h e e t d a t a 3 3 f o n t s i z e To change the font size click on the required cell then click on the Font size dropdown on the menu bar if visible select the required font face size or right click on the selected cell, select Format cells, select Font and choose the required font size from the list To change the font size in more than one cell, select all the required cells and follow the steps above.

7 3 4 w o r k i n g w i t h s p r e a d s h e e t s F O R M AT T I N G N U M B E R S The word format is used in this context to describe the way in which a number will be displayed. d e a l i n g w i t h d e c i m a l p l a c e s When you enter a number into a cell it is displayed exactly as you type it, except that any trailing zeros (zeros after the last non-zero digit on the right of the decimal point), and leading zeros (zeros before the first non-zero digit at the front of the number) will be ignored. For example, if you type into a cell and press RETURN (Enter) you will see displayed. If you want to see trailing zeros after a decimal point, you will need to change the number of decimal places which are displayed. For example, if you are dealing with money amounts, you will want to see rather than 34.1, which looks very odd. Therefore it is quite common that you would want all values in a particular column or row to display to a certain number of decimal places, to give a consistent view to the spreadsheet. You can see in the example below that several of the data entries are displayed with only one digit after the decimal point. To change the number of decimal places: select the required cells, row or column right click on the selection select Format cells select the Number tab select category Number adjust the number of decimal places as required You can see the effect below where the number formats for columns B and C have been changed to display 2 decimal places.

8 f o r m a t t i n g t h e s p r e a d s h e e t d a t a 3 5 d i s p l a y i n g c o m m a s i n f i g u r e s In order to make numbers more readable, we often insert a comma to identify when the number is over a thousand, and a further comma for over a million and so on. To display a, (comma) to represent thousands: select the required cells, row or column right click on the selection select Format cells select the Number tab select category Number tick the Use 1000 separator box As you can see in the image below the comma can make a big difference to the readability of the spreadsheet. Compare Column D below with Column D on the the screen shown on the previous page.

9 3 6 w o r k i n g w i t h s p r e a d s h e e t s d e a l i n g w i t h c u r r e n c i e s Often when we are dealing with money it is simpler to use the built in Format of currency for our data. A format of currency does not affect the values but merely the way the data is displayed. One of the most commonly used currencies is the UK pound sterling. To display data as Currency sterling with a symbol select the required cells, row or column right click on the selection select Format cells select the Number tab select category Currency adjust the decimal places as required for Symbol select the (pound sterling) from the list displayed The effect of formatting columns B, C and D as currency sterling is shown below. If the values we had entered were euros, we could use the same procedure as for the pound sterling (see above) and select the euro as the symbol from the list displayed. The spreadsheet would then appear as follows:

10 f o r m a t t i n g t h e s p r e a d s h e e t d a t a 3 7 d e a l i n g w i t h p e r c e n t a g e s It is also possible to display a number as a percentage (%). If you enter numbers followed by a % sign, the data will be recognised as a percentage and the % sign will be displayed. If you have a calculation, and you want the result to display as a percentage, rather than decimals, you would use the format options to change the way the result is displayed. For example you may want to show the closing balance in the spreadsheet on the opposite page as a percentage of the opening balance. To do this, you would first insert an appropriate text description in cell D4 and then the formula =B4/B3 in cell E4 (see pages for formulas) to calculate the closing balance divided by the opening balance. The spreadsheet would then look like this (note top bar and cells D4 and E4):

11 3 8 w o r k i n g w i t h s p r e a d s h e e t s To make cell E4 display as a percentage: select the required cell right click on the selection select Format cells select the Number tab select category Percentage adjust the decimal places as required The spreadsheet will then appear as shown below. Note: applying a format of percentage will automatically multiply the selected cell (or cells) by 100 to create a percentage. C E L L A L I G N M E N T Alignment is used to describe the relative position of data within a cell. With left alignment the data is shown up against the left edge of the cell. Right alignment means that the data is shown up against the right edge of the cell. For centre alignment the data is positioned in the centre of the cell. Examples of all of these are shown in the screen at the top of the next page. By default any text entered is aligned to the left. Data which is recognised as a number will be automatically aligned to the right.

12 f o r m a t t i n g t h e s p r e a d s h e e t d a t a 3 9 To change the way data is aligned in a cell or cells: select the required cells, row or column right click on the selection select Format cells select the Alignment tab on the Horizontal dropdown select Left, Right or Centre as required or with the cells selected click on the appropriate Alignment icon on the menu bar if visible m e r g e d c e l l s Sometimes we have some text which we specifically want to spread across several cells, perhaps as a heading, and we may wish it to be centred across these cells. To achieve this we effectively merge the cells together to make one big cell and then apply standard alignment options within this merged cell.

13 4 0 w o r k i n g w i t h s p r e a d s h e e t s You can see in the example above that the merged cells (B6, C6, D6) are now treated as just one cell, when selected, and this allows us to centre the text over the three columns B, C and D. To merge cells: select the required cells right click on the selection select Format cells select the Alignment tab on the text control section click the Merge cells checkbox or with the cells selected click on the Merge cells icon on the menu bar if visible D AT E F O R M AT S There are a variety of different ways in which dates can be displayed. The common way of describing dates is to use d for day, m for month and y for year. If we take the date of 10th February 2010, it can be displayed in the following formats (for UK dates): dd/mm/yyyy would display as 10/02/2010 dd/mm/yy would display as 10/02/10 To change the way a date is displayed: select the required cells right click on the selection select Format cells select the Number tab select category Date choose the format you require from the dropdown list The spreadsheet at the top of the next page shows the year date amended from 2010 to 10. You can also use other date formats which are available under category Custom.

14 f o r m a t t i n g t h e s p r e a d s h e e t d a t a 4 1 PA G E S E T U P A N D P R I N T I N G Once we have created and formatted our spreadsheet it is quite possible that we will want to print it. Spreadsheets are not like word-processed documents they do not automatically fit within one horizontal page width and flow on downwards. The first step is to see what the spreadsheet would look like when printed, without actually printing. From the File menu, select Print. You will then see all the print settings which you can change, together with a Print Preview of the worksheet on the right hand side of the screen. Alternatively, you can select Page Setup from the Page Layout menu, then Print Preview. If you need to make adjustments to the layout for printing, this can be done through Settings within the Print option, or Page Setup within the Page Layout menu. Page Setup allows you to: change the orientation, so if the spreadsheet is slightly too wide to fit on one page width, you might change the orientation to Landscape adjust the Margins you might want to reduce these to a minimum to give as much space as possible select Fit to page you can specify how many pages wide, by how many pages tall you want to fit the spreadsheet into; it is important to make sure that the text of the spreadsheet remains legible check or uncheck the gridlines box if you want to see gridlines for the rows and columns included on your printout.

15 4 2 w o r k i n g w i t h s p r e a d s h e e t s The two images below show print previews where the page orientations are: portrait one is taller than it is wider like a portrait picture landscape the other is wider than it is taller like a landscape painting The image below shows a print preview where the page orientation is Portrait. The image below shows a print preview where the page orientation is Landscape. h e a d e r s a n d f o o t e r s It is sometimes useful to add a header or a footer to your spreadsheet. As you would expect a header is something which will usually appear at the top of each page when printed, this could be something like Company Confidential and the date.

16 f o r m a t t i n g t h e s p r e a d s h e e t d a t a 4 3 A footer will appear at the bottom and is often used to include the author and a page number if the printing covers more than one page. To create a header or a footer: select Page setup select Header/Footer either select one of the built in choices from the drop down list for the header or footer such as page number or date or create your own custom piece of text An example of the Page setup found within Microsoft Excel is shown below If we wish to format our printed output so that part of the information is on one page and the remainder on another page, we can insert what is known as a page break. To insert a page break: select the Page Layout menu click on the cell to be the start of the new page select Breaks select Insert Page Break. Other packages will usually provide the same facilities presented in a different way. We recommend that you experiment and gain an understanding of the page setup options.

17 4 4 w o r k i n g w i t h s p r e a d s h e e t s Chapter Summary This chapter has covered in detail the following topics: formatting style formatting fonts and size number formats cell alignments date formats page setup You should now carry out some or all of the exercises on the next few pages in order to practise and reinforce your learning.

18 f o r m a t t i n g t h e s p r e a d s h e e t d a t a 4 5 Activities Exercise 1 using percentages and averages In this first exercise we will create a simple spreadsheet to record exam results for a group of students. Stage 1 This stage is about creating the basic layout of our spreadsheet. All text should be entered in the default typeface, font size 10, normal style. 1. Open a new workbook 2. Move to Sheet1 3. Change the name of the sheet to Results 4. Move to cell A1, enter Midterm exams 5. Move to cell A2, enter Name 6. Enter Module1, Module2, Module3 in cells B2, C2, D2 respectively 7. Enter John Smith, Peter Jones, Wendy Owen, Frank Waters, Barbara White in cells A3, A4, A5, A6 and A7 respectively 8. Widen column A to allow for the longest entry in the column 9. Insert a row between rows 1 and 2 to improve the presentation 10. Save the workbook with the name T2Exercise1 Your spreadsheet should appear as shown in the image below:

19 4 6 w o r k i n g w i t h s p r e a d s h e e t s Stage 2 We are going to enter some values and format some of the text. 1. For John Smith enter the value 75% for Module1 (cell B4), 62% for Module2 (cell C4) and 45% for Module3 (D4). 2. Similarly for Peter Jones, enter the following values 61%, 48%, 70% 3. For Wendy Owen, enter 63%, 80%, 51% 4. For Frank Waters, enter 53%, 85%, 41% 5. For Barbara White, enter 42%, 63%, 85% 6. Change the font size of the title in Cell A1 to Increase the height of row 1 to allow for the larger text. 8. Make all text in row3 (your data headings) bold and underlined. 9. Save your spreadsheet (keeping the same name T2Exercise1). Your spreadsheet should now appear as shown below: Stage 3 We are now going to use some formulae to get the spreadsheet to do some calculations for us. 1. In cell E3 enter Average. 2. Cell E4 is the first cell where we want to enter the formula to AVERAGE cells B4, C4 and D4. 3. Copy the formula from cell E4 into E5 through to E8 to calculate the other averages. 4. Change the font style for cells A4 through to A8 to Italics. 5. Save your spreadsheet. Your spreadsheet should now appear as shown on the top of the next page:

20 f o r m a t t i n g t h e s p r e a d s h e e t d a t a 4 7 Stage 4 One more calculation is needed: 1. In cell A10 enter Module Average (in italics) 2. Widen column A so that the text in A10 fits within the column 3. Cell B10 is the first cell where we want to enter the formula to calculate the average of cells B4 through to B8. 4. Copy the formula from cell B10 into C10 and D10 to calculate the other averages 5. Underline B10, C10, D10 6. Save your spreadsheet. The final spreadsheet is shown below. You have now completed the first exercise.

21 4 8 w o r k i n g w i t h s p r e a d s h e e t s Exercise 2 using currencies and dates In this exercise we will be working with more numerical data, utilising currencies and dates. The data relates to the summer sales of English novels by a bookshop. Stage 1 This stage is to create our basic layout. 1. Open a new workbook 2. Move to Sheet2 3. Change the name of the sheet to Sales 4. In cell A1, enter Summer sales, (in bold text) 5. In cell A3, enter Date, (underlined and bold) 6. Enter Book, Quantity, Value in cells B3,C3,D3 respectively, (underlined and bold) 7. Move the contents of A1 (Summer sales) to cell B1 8. Merge cells B1 and C1 9. Centre the text across B1 and C1 10. Save the workbook with the name T2Exercise2 Your spreadsheet should look as shown in the image below:

22 f o r m a t t i n g t h e s p r e a d s h e e t d a t a 4 9 Stage 2 We are now going to enter some data. 1. Enter the data below in the appropriate spreadsheet columns. Date Book Quantity Value 01/06/10 Lord of the Rings /06/10 Pride and Prejudice /06/10 Far from the Madding Crowd /06/10 Oliver Twist /07/10 Wuthering Heights /07/10 Pride and Prejudice /07/10 Lord of the Rings Widen column B to enclose the longest piece of text 3. Format the Value column to use currency (with 2 decimal places) 4. Modify the format of all the dates to display the year as 2010 (ie four digits yyyy) 5. Save the workbook again with the name T2Exercise2 Your spreadsheet should look as shown in the screen below:

23 5 0 w o r k i n g w i t h s p r e a d s h e e t s Stage 3 We need to make some modifications to the data. 1. We require a column for the author, insert a column between columns B and C. 2. Enter Author in cell C3 (bold and underline) 3. Enter the text for the Author column as shown in the table below, using the spelling provided. Date Book Author Quantity Value 01/06/10 Lord of the Rings Tolkien /06/10 Pride and Prejudice Austin /06/10 Far from the Madding Crowd Hardy /06/10 Oliver Twist Dickens /07/10 Wuthering Heights Bronte /07/10 Pride and Prejudice Austin /07/10 Lord of the Rings Tolkien Adjust column C to the right width for the text. 5. A row is missing within July, insert a row between the row for 03/07/01 and 20/07/ Enter the data for the row from the table below. Date Book Author Quantity Value 15/07/10 Oliver Twist Dickens Change the format for column C (Author) so that all text is aligned to the right of the cells. 8. The author Austin, should be spelt Austen, correct both occurrences. 9. Save your spreadsheet. Your spreadsheet should appear as shown in the screen below:

24 f o r m a t t i n g t h e s p r e a d s h e e t d a t a 5 1 Stage 4 In this stage, we will make some more changes to the format and enter some calculations. 1. The text for the Value heading is aligned to the left and all the numeric values are aligned to the right. Align E3 text to the right. 2. Change the font size of Summer sales to size 18 (cells B1 and C1) 3. Increase the height of row 1 to allow for the larger font. 4. Move the text of E3 (Value) to cell E2. 5. Enter text ( ) in cell E3 and centre in the cell. 6. Enter text Euros in cell F3 and centre in the cell. 7. Merge cells E2 and F2, and centre the text. 8. We are going to use an exchange rate of 1 pound = 1.15 euros, and we are going to calculate the values of the sales in euros in column F. Enter a formula in cell F4 to calculate the value in euros (E4 * 1.15) 9. Copy the formula from cell F4 to F5 through to F Change the format of column F to Currency, euros. 11. Save your spreadsheet. Your spreadsheet should appear as shown in the screen below: Save and close your spreadsheet package.

25 5 2 w o r k i n g w i t h s p r e a d s h e e t s Exercise 3 further formatting and use of formulas In this exercise we are going to make further changes to the spreadsheet which we created in the previous exercise. Stage 1 This stage involves changing formats and text alignment within our spreadsheet. 1. Start the spreadsheet package and open the workbook file T2Exercise2 2. The date in cell A10 is wrong and should read 21/07/2010, edit the cell to make the change. 3. Change the format of the dates in column A to give the month name rather than 2 numeric digits e.g. 01 June Modify the width of column A if necessary. 5. Align all the dates to the left of the cells. 6. For those books which have made more than one sale (ie sales on more than one day), change the text of the book title (column B) to italics, (for example Oliver Twist). 7. Save the workbook with the name T2Exercise3 Your spreadsheet should appear as shown in the screen below:

26 f o r m a t t i n g t h e s p r e a d s h e e t d a t a 5 3 Stage 2 This stage requires entry of some formulas. 1. We want to total the sales for the book Lord of the Rings. Copy the book title for this book to cell B Remove the style of Italics to change the text style to normal. 3. In cell C13, enter the text Sales. 4. In cell D13, enter a formula to add up only the quantity cells for this book. 5. In Row 14 repeat the steps 1 to 4 above for the book Oliver Twist to give total sales for this book. 6. Save the spreadsheet. Your spreadsheet should look as shown in the image below.

27 5 4 w o r k i n g w i t h s p r e a d s h e e t s Stage 3 This stage requires entry of some further formulas. 1. We are to calculate the price paid for each sale. In cell G3 Enter Book Price, widen column G accordingly. 2. We are going to calculate the price using the value in pounds and dividing by the quantity. Enter the formula in cell G4 to calculate the book price. 3. Copy the formula from G4 to cells G5 through to G The quantity entered for 1st of June should be 11 not 10. Make the change, see how all calculations using this value automatically update. 5. Select all cells and change the font face to Arial, size Check all headings (text) in row 3 is bold and underlined. 7. Change the format of the Euros values to display no decimal places. 8. Save the spreadsheet. Your spreadsheet should appear as shown in the image at the top of the next page.

28 f o r m a t t i n g t h e s p r e a d s h e e t d a t a 5 5 Stage 4 In this stage we are going to look at how to print out the spreadsheet. 1. Select Print Preview from your menu. You will see that not all of our columns can be seen, and the Book Price column gets pushed on to a second page. 2. Select Page Setup, and change the setup so that the page will print Landscape. 3. We are now going to create a header which is to appear on our printed documents. Using your Page Setup options, enter the text Confidential, so that it will appear at the top and left of the document. 4. Now insert a footer, again using your Page Setup options put a page number to appear in the centre of the document. A final Print Preview should look like the image below: Note: It is important to practise further with Page Setup, using Fit to page, setting up your own headers and footers,and utilising built-in options for dates and page numbers where possible.

MS Excel. Handout: Level 2. elearning Department. Copyright 2016 CMS e-learning Department. All Rights Reserved. Page 1 of 11

MS Excel. Handout: Level 2. elearning Department. Copyright 2016 CMS e-learning Department. All Rights Reserved. Page 1 of 11 MS Excel Handout: Level 2 elearning Department 2016 Page 1 of 11 Contents Excel Environment:... 3 To create a new blank workbook:...3 To insert text:...4 Cell addresses:...4 To save the workbook:... 5

More information

Excel 2007 A Beginners Guide

Excel 2007 A Beginners Guide Excel 2007 A Beginners Guide Beginner Introduction The aim of this document is to introduce some basic techniques for using Excel to enter data, perform calculations and produce simple charts based on

More information

Excel 2003 A Beginners Guide

Excel 2003 A Beginners Guide Excel 2003 A Beginners Guide Beginner Introduction The aim of this document is to introduce some basic techniques for using Excel to enter data, perform calculations and produce simple charts based on

More information

Basic Excel Handbook

Basic Excel Handbook 2 5 2 7 1 1 0 4 3 9 8 1 Basic Excel Handbook Version 3.6 May 6, 2008 Contents Contents... 1 Part I: Background Information...3 About This Handbook... 4 Excel Terminology... 5 Excel Terminology (cont.)...

More information

Q&As: Microsoft Excel 2013: Chapter 2

Q&As: Microsoft Excel 2013: Chapter 2 Q&As: Microsoft Excel 2013: Chapter 2 In Step 5, why did the date that was entered change from 4/5/10 to 4/5/2010? When Excel recognizes that you entered a date in mm/dd/yy format, it automatically formats

More information

Basic Microsoft Excel 2007

Basic Microsoft Excel 2007 Basic Microsoft Excel 2007 The biggest difference between Excel 2007 and its predecessors is the new layout. All of the old functions are still there (with some new additions), but they are now located

More information

Excel 2007 Basic knowledge

Excel 2007 Basic knowledge Ribbon menu The Ribbon menu system with tabs for various Excel commands. This Ribbon system replaces the traditional menus used with Excel 2003. Above the Ribbon in the upper-left corner is the Microsoft

More information

Excel 2003 Tutorial I

Excel 2003 Tutorial I This tutorial was adapted from a tutorial by see its complete version at http://www.fgcu.edu/support/office2000/excel/index.html Excel 2003 Tutorial I Spreadsheet Basics Screen Layout Title bar Menu bar

More information

Working with Spreadsheets

Working with Spreadsheets osborne books Working with Spreadsheets UPDATE SUPPLEMENT 2015 The AAT has recently updated its Study and Assessment Guide for the Spreadsheet Software Unit with some minor additions and clarifications.

More information

As in the example above, a Budget created on the computer typically has:

As in the example above, a Budget created on the computer typically has: Activity Card Create a How will you ensure that your expenses do not exceed what you planned to invest or spend? You can create a budget to plan your expenditures and earnings. As a family, you can plan

More information

ECDL / ICDL Spreadsheets Syllabus Version 5.0

ECDL / ICDL Spreadsheets Syllabus Version 5.0 ECDL / ICDL Spreadsheets Syllabus Version 5.0 Purpose This document details the syllabus for ECDL / ICDL Spreadsheets. The syllabus describes, through learning outcomes, the knowledge and skills that a

More information

The Basics of Microsoft Excel

The Basics of Microsoft Excel The Basics of Microsoft Excel Theresa A Scott, MS Biostatistician III Department of Biostatistics Vanderbilt University theresa.scott@vanderbilt.edu Table of Contents 1 Introduction 1 1.1 Spreadsheet Basics..........................................

More information

Microsoft Excel 2010 Tutorial

Microsoft Excel 2010 Tutorial 1 Microsoft Excel 2010 Tutorial Excel is a spreadsheet program in the Microsoft Office system. You can use Excel to create and format workbooks (a collection of spreadsheets) in order to analyze data and

More information

Introduction to Microsoft Excel 2010

Introduction to Microsoft Excel 2010 Introduction to Microsoft Excel 2010 Screen Elements Quick Access Toolbar The Ribbon Formula Bar Expand Formula Bar Button File Menu Vertical Scroll Worksheet Navigation Tabs Horizontal Scroll Bar Zoom

More information

Microsoft Word 2010 Prepared by Computing Services at the Eastman School of Music July 2010

Microsoft Word 2010 Prepared by Computing Services at the Eastman School of Music July 2010 Microsoft Word 2010 Prepared by Computing Services at the Eastman School of Music July 2010 Contents Microsoft Office Interface... 4 File Ribbon Tab... 5 Microsoft Office Quick Access Toolbar... 6 Appearance

More information

Microsoft Excel Basics

Microsoft Excel Basics COMMUNITY TECHNICAL SUPPORT Microsoft Excel Basics Introduction to Excel Click on the program icon in Launcher or the Microsoft Office Shortcut Bar. A worksheet is a grid, made up of columns, which are

More information

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move WORD PROCESSING In this session, we will explain some of the basics of word processing. The following are the outlines: 1. Start Microsoft Word 11. Edit the Document cut & move 2. Describe the Word Screen

More information

Computer Training Centre University College Cork. Excel 2013 Level 1

Computer Training Centre University College Cork. Excel 2013 Level 1 Computer Training Centre University College Cork Excel 2013 Level 1 Table of Contents Introduction... 1 Opening Excel... 1 Using Windows 7... 1 Using Windows 8... 1 Getting Started with Excel 2013... 2

More information

EXCEL 2010: PAGE LAYOUT

EXCEL 2010: PAGE LAYOUT EXCEL 2010: PAGE LAYOUT PAGE SET UP Options to change the page layout of a spreadsheet are available from the PAGE LAYOUT tab. Most of these options are available from the PAGE SETUP group on this tab.

More information

Microsoft Excel 2010. Understanding the Basics

Microsoft Excel 2010. Understanding the Basics Microsoft Excel 2010 Understanding the Basics Table of Contents Opening Excel 2010 2 Components of Excel 2 The Ribbon 3 o Contextual Tabs 3 o Dialog Box Launcher 4 o Quick Access Toolbar 4 Key Tips 5 The

More information

ECDL. European Computer Driving Licence. Spreadsheet Software BCS ITQ Level 2. Syllabus Version 5.0

ECDL. European Computer Driving Licence. Spreadsheet Software BCS ITQ Level 2. Syllabus Version 5.0 European Computer Driving Licence Spreadsheet Software BCS ITQ Level 2 Using Microsoft Excel 2010 Syllabus Version 5.0 This training, which has been approved by BCS, The Chartered Institute for IT, includes

More information

Intro to Excel spreadsheets

Intro to Excel spreadsheets Intro to Excel spreadsheets What are the objectives of this document? The objectives of document are: 1. Familiarize you with what a spreadsheet is, how it works, and what its capabilities are; 2. Using

More information

How to Use Excel 2007

How to Use Excel 2007 How to Use Excel 2007 Table of Contents THE EXCEL ENVIRONMENT... 4 MOVE OR SCROLL THROUGH A WORKSHEET... 5 USE THE SCROLL BARS TO MOVE THROUGH A WORKSHEET... 5 USE THE ARROW KEYS TO MOVE THROUGH A WORKSHEET...

More information

CREATING FORMAL REPORT. using MICROSOFT WORD. and EXCEL

CREATING FORMAL REPORT. using MICROSOFT WORD. and EXCEL CREATING a FORMAL REPORT using MICROSOFT WORD and EXCEL TABLE OF CONTENTS TABLE OF CONTENTS... 2 1 INTRODUCTION... 4 1.1 Aim... 4 1.2 Authorisation... 4 1.3 Sources of Information... 4 2 FINDINGS... 4

More information

Microsoft Excel 2013: Macro to apply Custom Margins, Titles, Gridlines, Autofit Width & Add Macro to Quick Access Toolbar & How to Delete a Macro.

Microsoft Excel 2013: Macro to apply Custom Margins, Titles, Gridlines, Autofit Width & Add Macro to Quick Access Toolbar & How to Delete a Macro. Microsoft Excel 2013: Macro to apply Custom Margins, Titles, Gridlines, Autofit Width & Add Macro to Quick Access Toolbar & How to Delete a Macro. Do you need to always add gridlines, bold the heading

More information

MS Word 2007 practical notes

MS Word 2007 practical notes MS Word 2007 practical notes Contents Opening Microsoft Word 2007 in the practical room... 4 Screen Layout... 4 The Microsoft Office Button... 4 The Ribbon... 5 Quick Access Toolbar... 5 Moving in the

More information

Microsoft Excel 2013: Headers and Footers

Microsoft Excel 2013: Headers and Footers Microsoft Excel 2013: Headers and Footers You can add headers or footers at the top or bottom of a printed worksheet. For example, you might create a footer that has page numbers, along with the date and

More information

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9.

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9. Working with Tables in Microsoft Word The purpose of this document is to lead you through the steps of creating, editing and deleting tables and parts of tables. This document follows a tutorial format

More information

MICROSOFT ACCESS STEP BY STEP GUIDE

MICROSOFT ACCESS STEP BY STEP GUIDE IGCSE ICT SECTION 11 DATA MANIPULATION MICROSOFT ACCESS STEP BY STEP GUIDE Mark Nicholls ICT Lounge P a g e 1 Contents Task 35 details Page 3 Opening a new Database. Page 4 Importing.csv file into the

More information

Working with sections in Word

Working with sections in Word Working with sections in Word Have you have ever wanted to create a Microsoft Word document with some pages numbered in Roman numerals and the rest in Arabic, or include a landscape page to accommodate

More information

STC: Descriptive Statistics in Excel 2013. Running Descriptive and Correlational Analysis in Excel 2013

STC: Descriptive Statistics in Excel 2013. Running Descriptive and Correlational Analysis in Excel 2013 Running Descriptive and Correlational Analysis in Excel 2013 Tips for coding a survey Use short phrases for your data table headers to keep your worksheet neat, you can always edit the labels in tables

More information

Microsoft Office Excel 2007 Key Features. Office of Enterprise Development and Support Applications Support Group

Microsoft Office Excel 2007 Key Features. Office of Enterprise Development and Support Applications Support Group Microsoft Office Excel 2007 Key Features Office of Enterprise Development and Support Applications Support Group 2011 TABLE OF CONTENTS Office of Enterprise Development & Support Acknowledgment. 3 Introduction.

More information

Handout: How to Use Excel 2010

Handout: How to Use Excel 2010 How to Use Excel 2010 Table of Contents THE EXCEL ENVIRONMENT... 4 MOVE OR SCROLL THROUGH A WORKSHEET... 5 USE THE SCROLL BARS TO MOVE THROUGH A WORKSHEET... 5 USE THE ARROW KEYS TO MOVE THROUGH A WORKSHEET...

More information

How to access some of the frameworki reports to help manage workload

How to access some of the frameworki reports to help manage workload How to access some of the frameworki reports to help manage workload To access the standard reports within frameworki: Click on Reports >> Reports Library This will open the Report Treeview. The path to

More information

Excel Project Creating a Stock Portfolio Simulation

Excel Project Creating a Stock Portfolio Simulation Background Vocabulary Excel Project Creating a Stock Portfolio Simulation 1. What is a stock? A stock is a share in the ownership of a corporation, a large business organization. A stock, also, represents

More information

Tips and Tricks for Printing an Excel Spreadsheet

Tips and Tricks for Printing an Excel Spreadsheet Tips and Tricks for Printing an Excel Spreadsheet Microsoft Excel provides the following ways to view your spreadsheet and adjust how it will look printed: Normal view This is the default view and is best

More information

Formatting Text in Microsoft Word

Formatting Text in Microsoft Word Formatting Text - 1 of 44 Formatting Text in Microsoft Word Page Setup 2 Centering Text 3 Line Spacing 4 Paragraph Spacing 4 Indenting a Paragraph s First Line 5 Hanging Indentation 5 Indenting an Entire

More information

ECDL / ICDL Word Processing Syllabus Version 5.0

ECDL / ICDL Word Processing Syllabus Version 5.0 ECDL / ICDL Word Processing Syllabus Version 5.0 Purpose This document details the syllabus for ECDL / ICDL Word Processing. The syllabus describes, through learning outcomes, the knowledge and skills

More information

To launch the Microsoft Excel program, locate the Microsoft Excel icon, and double click.

To launch the Microsoft Excel program, locate the Microsoft Excel icon, and double click. EDIT202 Spreadsheet Lab Assignment Guidelines Getting Started 1. For this lab you will modify a sample spreadsheet file named Starter- Spreadsheet.xls which is available for download from the Spreadsheet

More information

Excel Guide for Finite Mathematics and Applied Calculus

Excel Guide for Finite Mathematics and Applied Calculus Excel Guide for Finite Mathematics and Applied Calculus Revathi Narasimhan Kean University A technology guide to accompany Mathematical Applications, 6 th Edition Applied Calculus, 2 nd Edition Calculus:

More information

To reuse a template that you ve recently used, click Recent Templates, click the template that you want, and then click Create.

To reuse a template that you ve recently used, click Recent Templates, click the template that you want, and then click Create. What is Excel? Applies to: Excel 2010 Excel is a spreadsheet program in the Microsoft Office system. You can use Excel to create and format workbooks (a collection of spreadsheets) in order to analyze

More information

Formatting & Styles Word 2010

Formatting & Styles Word 2010 Formatting & Styles Word 2010 Produced by Flinders University Centre for Educational ICT CONTENTS Layout... 1 Using the Ribbon Bar... 2 Minimising the Ribbon Bar... 2 The File Tab... 3 What the Commands

More information

NAVIGATION TIPS. Special Tabs

NAVIGATION TIPS. Special Tabs rp`=j~êëü~ää=påüççä=çñ=_ìëáåéëë Academic Information Services Excel 2007 Cheat Sheet Find Excel 2003 Commands in Excel 2007 Use this handout to find where Excel 2003 commands are located in Excel 2007.

More information

Microsoft Office. Mail Merge in Microsoft Word

Microsoft Office. Mail Merge in Microsoft Word Microsoft Office Mail Merge in Microsoft Word TABLE OF CONTENTS Microsoft Office... 1 Mail Merge in Microsoft Word... 1 CREATE THE SMS DATAFILE FOR EXPORT... 3 Add A Label Row To The Excel File... 3 Backup

More information

Essential Skills for Spreadsheets Microsoft Excel 2007. TR Leger Adult Literacy and Employment Preparation Program

Essential Skills for Spreadsheets Microsoft Excel 2007. TR Leger Adult Literacy and Employment Preparation Program Essential Skills for Spreadsheets Microsoft Excel 2007 TR Leger Adult Literacy and Employment Preparation Program Table of Contents Computer Course Pre-Evaluation...5 Introduction to Microsoft Excel 2007...6

More information

Creating and Editing Workbooks. STUDENT LEARNING OUTCOMES (SLOs) After completing this chapter, you will be able to:

Creating and Editing Workbooks. STUDENT LEARNING OUTCOMES (SLOs) After completing this chapter, you will be able to: CHAPTER 1 Creating and Editing Workbooks CHAPTER OVERVIEW Microsoft Excel (Excel) is a spreadsheet program you can use to create electronic workbooks to organize numerical data, perform calculations, and

More information

Microsoft Excel 2007 An Essential Guide (Level 1)

Microsoft Excel 2007 An Essential Guide (Level 1) IT Services Microsoft Excel 2007 An Essential Guide (Level 1) Contents Introduction...1 Starting Excel...1 The Excel Screen...1 Getting Help...2 Moving Around the Worksheet...2 Saving your Work...2 Data

More information

Spreadsheets Hop-around Cards

Spreadsheets Hop-around Cards Spreadsheets Hop-around Cards Visit us online at HOP-AROUND CARDS Preparation Print the cards out using a high quality colour printer Laminate each sheet and then cut out the individual cards to make a

More information

Excel 2007: Basics Learning Guide

Excel 2007: Basics Learning Guide Excel 2007: Basics Learning Guide Exploring Excel At first glance, the new Excel 2007 interface may seem a bit unsettling, with fat bands called Ribbons replacing cascading text menus and task bars. This

More information

Microsoft Excel 2013 Tutorial

Microsoft Excel 2013 Tutorial Microsoft Excel 2013 Tutorial TABLE OF CONTENTS 1. Getting Started Pg. 3 2. Creating A New Document Pg. 3 3. Saving Your Document Pg. 4 4. Toolbars Pg. 4 5. Formatting Pg. 6 Working With Cells Pg. 6 Changing

More information

Excel Formatting: Best Practices in Financial Models

Excel Formatting: Best Practices in Financial Models Excel Formatting: Best Practices in Financial Models Properly formatting your Excel models is important because it makes it easier for others to read and understand your analysis and for you to read and

More information

Section 1 Spreadsheet Design

Section 1 Spreadsheet Design Section 1 Spreadsheet Design Level 6 Spreadsheet 6N4089 Contents 1. Assess the suitability of using a spreadsheet to achieve a given requirement from a given specification... 1 Advantages of using Spreadsheet

More information

Introduction To Microsoft Office Excel 2007. Bob Booth July 2008 AP-Excel8

Introduction To Microsoft Office Excel 2007. Bob Booth July 2008 AP-Excel8 Introduction To Microsoft Office Excel 2007. Bob Booth July 2008 AP-Excel8 University of Sheffield Contents 1. INTRODUCTION... 3 2. OVERVIEW OF SPREADSHEETS... 3 3. GETTING STARTED... 4 3.1 STARTING EXCEL

More information

Search help. More on Office.com: images templates. Here are some basic tasks that you can do in Microsoft Excel 2010.

Search help. More on Office.com: images templates. Here are some basic tasks that you can do in Microsoft Excel 2010. Page 1 of 8 Excel 2010 Home > Excel 2010 Help and How-to > Getting started with Excel Search help More on Office.com: images templates Basic tasks in Excel 2010 Here are some basic tasks that you can do

More information

Preface of Excel Guide

Preface of Excel Guide Preface of Excel Guide The use of spreadsheets in a course designed primarily for business and social science majors can enhance the understanding of the underlying mathematical concepts. In addition,

More information

MICROSOFT WORD TUTORIAL

MICROSOFT WORD TUTORIAL MICROSOFT WORD TUTORIAL G E T T I N G S T A R T E D Microsoft Word is one of the most popular word processing programs supported by both Mac and PC platforms. Microsoft Word can be used to create documents,

More information

Microsoft Word 2010. Quick Reference Guide. Union Institute & University

Microsoft Word 2010. Quick Reference Guide. Union Institute & University Microsoft Word 2010 Quick Reference Guide Union Institute & University Contents Using Word Help (F1)... 4 Window Contents:... 4 File tab... 4 Quick Access Toolbar... 5 Backstage View... 5 The Ribbon...

More information

PA Payroll Exercise for Intermediate Excel

PA Payroll Exercise for Intermediate Excel PA Payroll Exercise for Intermediate Excel Follow the directions below to create a payroll exercise. Read through each individual direction before performing it, like you are following recipe instructions.

More information

Microsoft Excel Tips & Tricks

Microsoft Excel Tips & Tricks Microsoft Excel Tips & Tricks Collaborative Programs Research & Evaluation TABLE OF CONTENTS Introduction page 2 Useful Functions page 2 Getting Started with Formulas page 2 Nested Formulas page 3 Copying

More information

Migrating to Excel 2010 from Excel 2003 - Excel - Microsoft Office 1 of 1

Migrating to Excel 2010 from Excel 2003 - Excel - Microsoft Office 1 of 1 Migrating to Excel 2010 - Excel - Microsoft Office 1 of 1 In This Guide Microsoft Excel 2010 looks very different, so we created this guide to help you minimize the learning curve. Read on to learn key

More information

Move between open workbooks. Display the print menu. Select whole spreadsheet. Microsoft Excel Keyboard Keys. General

Move between open workbooks. Display the print menu. Select whole spreadsheet. Microsoft Excel Keyboard Keys. General Microsoft Excel Keyboard Keys Source: http://allhotkeys.com/microsoft_excel_hotkeys.html General New file Ctrl + N Open file Ctrl + O Save file Ctrl + S Move between open workbooks Ctrl + F6 Close file

More information

Excel 2003: Ringtones Task

Excel 2003: Ringtones Task Excel 2003: Ringtones Task 1. Open up a blank spreadsheet 2. Save the spreadsheet to your area and call it Ringtones.xls 3. Add the data as shown here, making sure you keep to the cells as shown Make sure

More information

Spreadsheet - Introduction

Spreadsheet - Introduction CSCA0102 IT and Business Applications Chapter 6 Spreadsheet - Introduction Spreadsheet A spreadsheet (or spreadsheet program) is software that permits numerical data to be used and to perform automatic

More information

Getting Started with Excel 2008. Table of Contents

Getting Started with Excel 2008. Table of Contents Table of Contents Elements of An Excel Document... 2 Resizing and Hiding Columns and Rows... 3 Using Panes to Create Spreadsheet Headers... 3 Using the AutoFill Command... 4 Using AutoFill for Sequences...

More information

Word Processing programs and their uses

Word Processing programs and their uses Word Processing programs and their uses An application that provides extensive tools for creating all kinds of text based programs. They are not limited to working with text and enable you to add images

More information

Merging Labels, Letters, and Envelopes Word 2013

Merging Labels, Letters, and Envelopes Word 2013 Merging Labels, Letters, and Envelopes Word 2013 Merging... 1 Types of Merges... 1 The Merging Process... 2 Labels - A Page of the Same... 2 Labels - A Blank Page... 3 Creating Custom Labels... 3 Merged

More information

Microsoft Excel Training - Course Topic Selections

Microsoft Excel Training - Course Topic Selections Microsoft Excel Training - Course Topic Selections The Basics Creating a New Workbook Navigating in Excel Moving the Cell Pointer Using Excel Menus Using Excel Toolbars: Hiding, Displaying, and Moving

More information

Creating a Newsletter with Microsoft Word

Creating a Newsletter with Microsoft Word Creating a Newsletter with Microsoft Word Frank Schneemann In this assignment we are going to use Microsoft Word to create a newsletter that can be used in your classroom instruction. If you already know

More information

3 What s New in Excel 2007

3 What s New in Excel 2007 3 What s New in Excel 2007 3.1 Overview of Excel 2007 Microsoft Office Excel 2007 is a spreadsheet program that enables you to enter, manipulate, calculate, and chart data. An Excel file is referred to

More information

Excel 2010: Create your first spreadsheet

Excel 2010: Create your first spreadsheet Excel 2010: Create your first spreadsheet Goals: After completing this course you will be able to: Create a new spreadsheet. Add, subtract, multiply, and divide in a spreadsheet. Enter and format column

More information

Mail Merge Creating Mailing Labels 3/23/2011

Mail Merge Creating Mailing Labels 3/23/2011 Creating Mailing Labels in Microsoft Word Address data in a Microsoft Excel file can be turned into mailing labels in Microsoft Word through a mail merge process. First, obtain or create an Excel spreadsheet

More information

Excel Level Two. Introduction. Contents. Exploring Formulas. Entering Formulas

Excel Level Two. Introduction. Contents. Exploring Formulas. Entering Formulas Introduction Excel Level Two This workshop introduces you to formulas, functions, moving and copying data, using autofill, relative and absolute references, and formatting cells. Contents Introduction

More information

Spreadsheet. Parts of a Spreadsheet. Entry Bar

Spreadsheet. Parts of a Spreadsheet. Entry Bar Spreadsheet Parts of a Spreadsheet 1. Open the AppleWorks program. Select spreadsheet. 2. Explore the spreadsheet setup for a while. Active Cell Address Entry Bar Column Headings Row Headings Active Cell

More information

Introduction to MS EXCEL 2007 Data entry & formatting Using formulas & functions Presenting data with charts Database features in Excel

Introduction to MS EXCEL 2007 Data entry & formatting Using formulas & functions Presenting data with charts Database features in Excel Introduction to MS EXCEL 2007 Data entry & formatting Using formulas & functions Presenting data with charts Database features in Excel Introduction to MS Excel 2007 2 Table of Contents Getting started

More information

Excel. Microsoft Office s spreadsheet application can be used to track. and analyze numerical data for display on screen or in printed

Excel. Microsoft Office s spreadsheet application can be used to track. and analyze numerical data for display on screen or in printed Excel Microsoft Office s spreadsheet application can be used to track and analyze numerical data for display on screen or in printed format. Excel is designed to help you record and calculate data, and

More information

MODULE 7: FINANCIAL REPORTING AND ANALYSIS

MODULE 7: FINANCIAL REPORTING AND ANALYSIS MODULE 7: FINANCIAL REPORTING AND ANALYSIS Module Overview Businesses running ERP systems capture lots of data through daily activity. This data, which reflects such things as the organization's sales

More information

Lab 11: Budgeting with Excel

Lab 11: Budgeting with Excel Lab 11: Budgeting with Excel This lab exercise will have you track credit card bills over a period of three months. You will determine those months in which a budget was met for various categories. You

More information

Excel 2007 - Using Pivot Tables

Excel 2007 - Using Pivot Tables Overview A PivotTable report is an interactive table that allows you to quickly group and summarise information from a data source. You can rearrange (or pivot) the table to display different perspectives

More information

Excel 2003 Tutorials - Video File Attributes

Excel 2003 Tutorials - Video File Attributes Using Excel Files 18.00 2.73 The Excel Environment 3.20 0.14 Opening Microsoft Excel 2.00 0.12 Opening a new workbook 1.40 0.26 Opening an existing workbook 1.50 0.37 Save a workbook 1.40 0.28 Copy a workbook

More information

DOING MORE WITH WORD: MICROSOFT OFFICE 2010

DOING MORE WITH WORD: MICROSOFT OFFICE 2010 University of North Carolina at Chapel Hill Libraries Carrboro Cybrary Chapel Hill Public Library Durham County Public Library DOING MORE WITH WORD: MICROSOFT OFFICE 2010 GETTING STARTED PAGE 02 Prerequisites

More information

Macros in Word & Excel

Macros in Word & Excel Macros in Word & Excel Description: If you perform a task repeatedly in Word or Excel, you can automate the task by using a macro. A macro is a series of steps that is grouped together as a single step

More information

Introduction to Microsoft Excel 1 Part I

Introduction to Microsoft Excel 1 Part I Introduction to Microsoft Excel 1 Part I Objectives When you complete this workshop you will be able to: Recognize Excel s basic operations and tools; Develop simple worksheets; Use formulas; Format worksheets;

More information

Excel 2007 Tutorials - Video File Attributes

Excel 2007 Tutorials - Video File Attributes Get Familiar with Excel 2007 42.40 3.02 The Excel 2007 Environment 4.10 0.19 Office Button 3.10 0.31 Quick Access Toolbar 3.10 0.33 Excel 2007 Ribbon 3.10 0.26 Home Tab 5.10 0.19 Insert Tab 3.10 0.19 Page

More information

Excel 2013 - Using Pivot Tables

Excel 2013 - Using Pivot Tables Overview A PivotTable report is an interactive table that allows you to quickly group and summarise information from a data source. You can rearrange (or pivot) the table to display different perspectives

More information

Excel -- Creating Charts

Excel -- Creating Charts Excel -- Creating Charts The saying goes, A picture is worth a thousand words, and so true. Professional looking charts give visual enhancement to your statistics, fiscal reports or presentation. Excel

More information

Word processing software

Word processing software Unit 244 Word processing software UAN: Level: 2 Credit value: 4 GLH: 30 Assessment type: Relationship to NOS: Assessment requirements specified by a sector or regulatory body: Aim: R/502/4628 Portfolio

More information

Directions: Follow the below steps to create a Shopping Budget Worksheet in Microsoft Excel.

Directions: Follow the below steps to create a Shopping Budget Worksheet in Microsoft Excel. Shopping Budget- Microsoft Excel 7 th grade Directions: Follow the below steps to create a Shopping Budget Worksheet in Microsoft Excel. Open Microsoft Excel from your desktop and save this new workbook

More information

Basic Formatting of a Microsoft Word. Document for Word 2003 and 2007. Center for Writing Excellence

Basic Formatting of a Microsoft Word. Document for Word 2003 and 2007. Center for Writing Excellence Basic Formatting 1 Basic Formatting of a Microsoft Word Document for Word 2003 and 2007 Center for Writing Excellence Updated April 2009 Basic Formatting 2 Table of Contents GENERAL FORMATTING INFORMATION...

More information

WHAT S NEW IN WORD 2010 & HOW TO CUSTOMIZE IT

WHAT S NEW IN WORD 2010 & HOW TO CUSTOMIZE IT WHAT S NEW IN WORD 2010 & HOW TO CUSTOMIZE IT The Ribbon... 2 Default Tabs... 2 Contextual Tabs... 2 Minimizing and Restoring the Ribbon... 3 Customizing the Ribbon... 3 A New Graphic Interface... 5 Live

More information

DIRECTIONS FOR SETTING UP LABELS FOR MARCO S INSERT STOCK IN WORD PERFECT, MS WORD AND ACCESS

DIRECTIONS FOR SETTING UP LABELS FOR MARCO S INSERT STOCK IN WORD PERFECT, MS WORD AND ACCESS DIRECTIONS FOR SETTING UP LABELS FOR MARCO S INSERT STOCK IN WORD PERFECT, MS WORD AND ACCESS WORD PERFECT FORMAT MARCO ITEM #A-3LI - 2.25 H x 3W Inserts First create a new document. From the main page

More information

Excel Math Project for 8th Grade Identifying Patterns

Excel Math Project for 8th Grade Identifying Patterns There are several terms that we will use to describe your spreadsheet: Workbook, worksheet, row, column, cell, cursor, name box, formula bar. Today you are going to create a spreadsheet to investigate

More information

Advanced Microsoft Excel 2010

Advanced Microsoft Excel 2010 Advanced Microsoft Excel 2010 Table of Contents THE PASTE SPECIAL FUNCTION... 2 Paste Special Options... 2 Using the Paste Special Function... 3 ORGANIZING DATA... 4 Multiple-Level Sorting... 4 Subtotaling

More information

Using Excel for Business Analysis: A Guide to Financial Modelling Fundamentals

Using Excel for Business Analysis: A Guide to Financial Modelling Fundamentals Excel 2003 Instructions Using Excel for Business Analysis: A Guide to Financial Modelling Fundamentals contains extensive instructions for using Excel 2010 and Excel for Mac 2011. There are a few instances

More information

Basic Pivot Tables. To begin your pivot table, choose Data, Pivot Table and Pivot Chart Report. 1 of 18

Basic Pivot Tables. To begin your pivot table, choose Data, Pivot Table and Pivot Chart Report. 1 of 18 Basic Pivot Tables Pivot tables summarize data in a quick and easy way. In your job, you could use pivot tables to summarize actual expenses by fund type by object or total amounts. Make sure you do not

More information

Handout: Word 2010 Tips and Shortcuts

Handout: Word 2010 Tips and Shortcuts Word 2010: Tips and Shortcuts Table of Contents EXPORT A CUSTOMIZED QUICK ACCESS TOOLBAR... 2 IMPORT A CUSTOMIZED QUICK ACCESS TOOLBAR... 2 USE THE FORMAT PAINTER... 3 REPEAT THE LAST ACTION... 3 SHOW

More information

Microsoft Word 2010 Tutorial

Microsoft Word 2010 Tutorial Microsoft Word 2010 Tutorial GETTING STARTED Microsoft Word is one of the most popular word processing programs supported by both Mac and PC platforms. Microsoft Word can be used to create documents, brochures,

More information

Creating an Excel Database for a Mail Merge on a PC. Excel Spreadsheet Mail Merge. 0 of 8 Mail merge (PC)

Creating an Excel Database for a Mail Merge on a PC. Excel Spreadsheet Mail Merge. 0 of 8 Mail merge (PC) Creating an Excel Database for a Mail Merge on a PC Excel Spreadsheet Mail Merge 0 of 8 Creating an Excel Database for a Mail Merge on a PC 1. To create a database for a mail merge you will first need

More information

Microsoft Migrating to Word 2010 from Word 2003

Microsoft Migrating to Word 2010 from Word 2003 In This Guide Microsoft Word 2010 looks very different, so we created this guide to help you minimize the learning curve. Read on to learn key parts of the new interface, discover free Word 2010 training,

More information

DIGITAL DESIGN APPLICATIONS Word Exam REVIEW

DIGITAL DESIGN APPLICATIONS Word Exam REVIEW DIGITAL DESIGN APPLICATIONS Word Exam REVIEW Directions: Complete the following word processing document, and know how to use proper formatting techniques on it. 1. Before keying in the text in the box

More information

Create a Poster Using Publisher

Create a Poster Using Publisher Contents 1. Introduction 1. Starting Publisher 2. Create a Poster Template 5. Aligning your images and text 7. Apply a background 12. Add text to your poster 14. Add pictures to your poster 17. Add graphs

More information