Section 3. Topics Covered

Size: px
Start display at page:

Download "Section 3. Topics Covered"

Transcription

1 Section 3 Topics Covered " Calculating using formulas " Copying formulas " Using absolute cell addresses " Calculating results using AutoCalculate # " Using functions " Working with dates and times Time Required: 2 Hr 20 Mins 3-1

2 Calculating Using Formulas When you want to specify a calculation that is to be performed by Excel, you do so by entering a formula into the cell. Excel will then carry out the calculation and display the result in the cell containing the formula. The formula itself can be seen, in the formula bar, only when the active cell pointer is on the cell. When entering a formula into a cell, you must begin by typing an = equals sign so that Excel recognises the entry as a formula. The formula can then be entered using any of the standard operators shown below. Operators * Multiply / Divide + Add - Subtract % Percent ^ Exponent (to the power of) Example Formula =6+7+2 If this formula is entered into a cell, the result (15) will be displayed in the cell. The formula will be displayed only in the formula bar when the active cell pointer is on the cell. Formula Construction Although formulas can be constructed using actual values as in the example above, you should replace actual values with cell references wherever possible. When cell references are used, the result of the formula will be automatically updated if the contents of the cell change, making the formula dynamic. For example, if the formula =B6*20% is entered into a cell, the cell will display the result 20 if cell B6 contains 100, but it will be automatically updated if another value is entered into cell B6. To ensure that the calculations in a formula are carried out in the correct order, you can use parenthesis (brackets) to identify those calculations that should be performed first. For example, in the formula =(B5+C5+D5)*2.5%, the cells B5, C5 and D5 will be added before the result is multiplied by 2.5%. HelpTip: To see the result of your formula as you build it, click the button shown on the formula bar to display the formula palette. Edit Formula 3-2

3 Calculating Using Formulas Decimal Precision Regardless of the value shown in the cell, which will depend on the format applied to the cell, Excel stores values with up to 15 decimal places. If a value has more decimal places than this, the extra digits are converted to zeros. Building Formulas You can either type a formula directly into a cell or you can build it by typing the operators needed and selecting the required cell references. Rules for Building Numeric Formulas! Excel formulas must always begin with an = equals sign.! The formula can include any combination of numbers and/or cell references.! Use parenthesis in more complex formulas to specify which parts of the calculation should be carried out first. To Build a Formula 1. Move the active cell pointer to the cell that will display the result of the formula. 2. Type = 3. If you want to see the result of the formula as you build it, click the Edit Formula button shown on the formula bar to display the formula palette as shown on the previous page. 4. If the next part of the formula is a cell reference, move the active cell pointer to the required cell using either the mouse or cell pointer movement keys. Note: If you have displayed the formula palette, you'll have to click on each cell/range. Excel adds the cell/range reference to the formula. 5. Type the next operator to be used in the formula, or if the formula is complete, press either the [ENTER] or the [TAB] key. 6. Repeat steps 4 and 5 above until the formula is complete. 3-3

4 Calculating Using Formulas Circular References If a formula contains a reference to its own cell, either directly or indirectly, it creates what's called a circular reference. For example, if you enter =B6*B7 into cell B7, you will have created a circular reference. The status bar will display a message telling you there's a circular reference and which cell it's in, and depending on the method you've used to create the formula, this dialogue box may be displayed. Note: If the Office Assistant is switched on, this message will look different but will contain the same information. To resolve the problem, edit the formula to remove the circular reference. 3-4

5 Exercise Using the File, Open command, open the workbook Price stored in the Excel 2000 Intro Exercises folder. 2. Follow the instructions below to enter a formula that will calculate the Profit for each product. Move the active cell pointer to cell C7, the cell where the result is to be shown. The Profit is calculated by multiplying the Production Costs by 15%. Click the Edit Formula button. Click on cell B7 to add this cell to the formula. Notice the result of the formula so far which is displayed in the formula palette. Type *15% then press [ENTER] or click OK to enter the formula into the cell. The result (265.70) is displayed in cell C7. 3-5

6 Exercise The Net Selling Price is to be calculated by adding the Production Costs and the Profit. Follow the instructions below to enter the required formula into cell D7. Move the active cell pointer to cell D7, the cell where the result is to be displayed, then type = Click on cell B7 (Production Costs) and notice that this cell reference is added to the formula. Type + then click on cell C7 (Profit) and notice that this cell reference is also added to the formula. Press the [TAB] key to move the cell pointer and so complete the formula. 4. Into cell E7 enter a formula that will calculate the V.A.T. as 17.5% of the Net Selling Price. 5. Into cell F7 enter a formula that will calculate the Gross Selling Price as Net Selling Price plus V.A.T.. 3-6

7 Copying Formulas As you have seen, there are a number of commands that can be used to copy data from one location in the workbook to another. The same commands can be used to copy cells containing formulas. Which command you should use will depend on where the copied data is to appear. Copying a Formula to Contiguous Cells The easiest way to copy a formula to contiguous cells, cells that border the cell containing the formula, is to use the AutoFill handle. However, you could also use one of the options from the Edit, Fill cascading menu: select the cell containing the formula and the cell(s) into which it is to be copied, select the Edit, Fill command to display the cascading menu and choose the appropriate option; Up, Down, Left or Right. Copying a Formula to Non-contiguous Cells If the cell(s) into which the formula is to be copied is non-contiguous, cells that do not border the cell containing the formula, you could use the Copy and Paste options from the Edit menu, or you could use drag-and-drop. If, however, the formula is to be copied to another workbook or another application then you should use the Copy and Paste options. Relative Cell Addresses When a formula is copied, the cell references in the formula are updated to reflect the formula's new location on the worksheet. For example, if you enter the formula =B3+C3 into cell D3 as shown below, and then copy the formula to cell D4, the formula in D4 will be changed to =B4+C4 For this reason, the cell references in this formula are called relative cell addresses. 3-7

8 Exercise Copy the formula down column C by clicking and dragging the AutoFill handle down to cell C14. Click on cell C8 and notice that the formula, shown in the formula bar, has been updated to make reference to row Copy the formula by selecting the range D7:D14 and then selecting the Edit, Fill, Down command. 8. Copy the formula in cell E7 down the column using drag-and-drop. Notice that you can copy to only one cell at a time using drag-and-drop. Use one of the other copying methods to complete column E. 9. Follow the instructions below to copy the formula in cell F7 to the range F8:F14. Click on cell F7 then select the Edit, Copy command. Select the range F8:F14 then press the [ENTER] key to insert the copied formula into each cell in the range. 3-8

9 Exercise Follow the instructions below to insert 2 new rows below product AA470. Select rows 11 and 12 by clicking and dragging over their row heading buttons. Move the mouse pointer onto the selection then click the right mouse button to display the shortcut menu and choose Insert. 11. Enter the details shown below into the inserted rows. 12. As product BC480 is no longer being produced, delete its row by clicking on row 15 heading button and then selecting the Edit, Delete command. 13. Format the worksheet as shown below using the options available from the Formatting toolbar. Use the Fill Color button to apply the grey shading. 14. Save the changes to the worksheet then close it. 3-9

10 Exercise For some additional practice, open the file called Dealer Pricing and enter formulae on this worksheet to complete it as shown below. 2. Save the changes and close the worksheet. 3-10

11 Exercise Open the file called Cash Flow Projections held in the Excel 2000 Intro Exercises folder. 2. Complete the totals on rows 8 and 19 and column H. 3. In B22 calculate the closing bank balance taking into account the opening bank balance, total income and total expenditure. 4. Create formulae for February's open and closing balances that can be copied across each column to show the opening and closing bank balance for each month. 5. Save and close the workbook. 3-11

12 Exercise Open the workbook Credit stored in the Excel 2000 Intro Exercises folder. 2. Enter the values and formulas required to complete the worksheet as shown below. Note: The Closing Balance is calculated as the Previous month's closing balance plus Interest at 2.5% plus Total Purchases, minus Amount Paid. 3. Save the changes to the worksheet and then close it. 3-12

13 Absolute Cell Addresses In the previous section, you saw that the references in a formula will change when you copy the formula. Although this may be what you want most of the time, there may be occasions when it's not what you want. You may, for example, want to make reference to a specific cell containing an inflation rate as shown in the example below, where each product uses the same rate. If the formula shown in cell C3 is copied to cell C4, the formula will be updated to =B4*B8. As the inflation rate is in cell B7, the result of the new formula would be incorrect. In this case, you must prevent the cell reference for the inflation rate from being updated. You can do this by adding absolute markers to the cell reference in the formula, thereby creating an absolute cell address. Adding Absolute Markers To tell Excel that you don't want a reference to change, you must add absolute markers to the reference, which appear as $ symbols. To add absolute markers, either type the $ symbols or press the [F4] key. Adding the required absolute markers to the formula above would result in the formula =B3*$B$7. Pressing the [F4] key repeatedly will cycle the display of the $ absolute markers between B7 $B$7 no absolute address. absolute address. B$7 mixed address. Only the row reference is absolute. $B7 mixed address. Only the column reference is absolute. 3-13

14 Exercise Open the workbook Salrise stored in the Excel 2000 Intro Exercises folder. 2. Enter a formula into cell C6 that will calculate the Annual Salary of Paul Hull then copy the formula for the other employees. 3. Cell B3 contains the percentage rise that the employees are to be given. Follow the instructions below to enter a formula that will calculate the Increase for Paul Hull into cell D6 and then copy it for the other employees. Position the active cell pointer on cell D6 then type =C6*B3 As this calculation requires a specific reference to cell B3, the formula must include an absolute cell address. Otherwise, the reference to cell B3 would be changed, giving an incorrect result. Change the reference to cell B3 in the formula to read $B$3. You can add the $ signs either by typing them, or by positioning the insertion point on the B3 reference and then pressing [F4]. Press the [TAB] key to complete the formula. Click on cell D6 then use the AutoFill handle to copy this formula for the other employees. Click on cell D10 and look at the formula in the formula bar. The reference to cell C6 has been changed to reflect the formula's location on the worksheet, but the reference to cell B3 remains the same. 3-14

15 Exercise Enter a formula into cell E6 that will calculate Paul Hull's New Salary (Annual Salary + Increase) then copy it for the other employees. 5. Calculate the totals on row 11 for each of the columns. 6. Notice the total Increase shown in cell D11. The management have budgeted to spend a maximum of 6,200 on salary increases and, as you can see, awarding a 5% increase will exceed the budget. As the increase percentage is being taken from cell B3, type other values, such as 3.5% and 4.25%, into cell B3, to find the highest percentage that management could award without exceeding its budget. 7. Save the changes to the workbook and then close it. 3-15

16 Exercise Open the file called Time Sheet held in the Excel 2000 Intro Exercises folder. 2. Complete the worksheet as shown below, by calculating how much each person is due based on the hours they worked and the pay rates show in the cell range A16:B Save the changes and close the worksheet. 3-16

17 Exercise Open the file called Travelling Speed. Following the idea that Speed = Distance divided by Time, in this exercise, you will enter a single formula in cell B3 that can be copied to complete the sheet 2. Enter the following formula into B3: =B$2/$A3 This formula instructs Excel not to change the row reference 2 and the column reference A when copied (as they are preceded by absolute markers $) 3. Copy this formula down column B and then copy the formulae in column B across to column K to complete the sheet as shown below. 4. Save and close the file. 3-17

18 Calculating Results Using AutoCalculate To help you quickly find the total or average of a range of cells, Excel has a feature called AutoCalculate. When you select a range of cells, Excel displays the result in the AutoCalculate area on the status bar. AutoCalculate area There are 6 types of calculations that can be performed using AutoCalculate, and you can select the type you want from the shortcut menu displayed when you point to the AutoCalculate area on the status bar and click the right mouse button. The available choices are: Average Count This option will display the average of the values in the selected range. This option will display the number of non-blank cells in the selected range. Count Nums This option will display the number of cells in the selected range that contain numeric values. Max Min Sum This option will display the largest value in the selected range of cells. This option will display the smallest value in the selected range of cells. This option will display the total value of the selected range of cells. 3-18

19 Exercise Open the workbook Results stored in the Excel 2000 Intro Exercises folder. 2. Follow the instructions below to calculate the average mark achieved by Sarah Ward. Select the range B11:E11. Point to the AutoCalculate area and click the right mouse button to display the AutoCalculate shortcut menu. From the AutoCalculate shortcut menu, select Average. The result is shown in the AutoCalculate area: 3. Follow the instructions below to calculate the number of students. Select the range A4:A11. From the AutoCalculate shortcut menu, select Count. The result is shown in the AutoCalculate area: 3-19

20 Exercise Using AutoCalculate, perform the following calculations:! Find the highest mark in Maths.! Find the lowest mark in Computing.! Find the number of students who took the English exam.!# Find the total number of exams taken. 5. Save the changes and then close it. 3-20

21 Using Functions Excel has over 200 functions which will perform a variety of different types of calculations including mathematical, statistical and financial. Shown below are some functions popular in worksheet construction. =SUM(x,y,z) Adds the values specified within the brackets. =AVERAGE(x,y,z) Calculates the average of the values specified within the brackets. =MAX(x,y,z) Returns the largest value of those specified within the brackets. =MIN(x,y,z) Returns the smallest value of those specified within the brackets. =ROUND(x,y) Rounds the value x to y decimal places. =TODAY() Returns the current date. =NOW() Returns the current date and time. =DATE(year,month,day) Returns the number that represents the date, e.g. the date 3/1/1900 would be entered as =DATE(1900,1,3) and would return the value 3. This is because Excel stores each date as the number of days from 1 January =RAND() Returns a random number between 0 and 1. (Useful for testing worksheets.) Understanding Function Syntax Looking at the formulas above, you will notice that some of the formulas require arguments (additional details specified within brackets), and some do not. For example, when using the SUM function, you must include at least one argument. (Mandatory arguments are shown in bold.) Functions such as =TODAY() and =NOW() do not need arguments. However, you must always include the brackets after the function name so that Excel recognises it as a function. Example Formulas Incorporating Functions =SUM(A10:A20,B10:B20) =AVERAGE(F2:F10) =MIN(B13,A16,E20:E30,80) =TODAY()-DATE(2000,1,1) Adds together all values in the ranges A10:A20 and B10:B20. Calculates the average of the values in the range F2:F10. Returns the smallest value of those held in B13, A16, the range E20:E30 and the number 80. The result of this function would tell you how many days have passed since the first of January

22 Using Functions Nesting Functions When a formula contains two functions, the second should not be preceded by an = (equals) sign. However, every function in the formula must be followed by its brackets. For example, =ROUND(RAND()*10000,1). This formula will multiply the number generated by the =RAND() function by then round the result to 1 decimal place. Creating a Formula That Incorporates a Function A function can be an entire formula or it can be only part of a formula as seen in the example given above. You can type the formula, including the function, directly into a cell, or you can add the function using the formula palette. To Add a Function Using the Formula Palette 1. Move the active cell pointer to the cell that is to contain the formula. 2. Type the formula and, when ready to insert the function, click on the Edit Formula button shown on the Standard toolbar and the formula bar. The formula palette will be displayed. 3. Select a function from the Function drop-down list at the left of the formula bar. If the function you want isn't on the list, select the More Functions option. The Paste Function dialogue box will be displayed. /

23 Using Functions../ To Add a Function Using the Formula Palette Note: You can also display the Paste Function dialogue box by selecting the Insert, Function menu option. When you select a function name, its syntax and a description of its use are displayed below the left list box. In the illustration overleaf, the SUM function has been selected. Click OK to return to the formula palette. Whether you chose from the list or the dialogue box, the outline of the function is entered into the formula, shown in the formula bar. 5. Complete the function: a) If the first argument is a cell range, define it either by typing it into the number1 text box, or by clicking and dragging over the required range. Otherwise, type the first argument into the number 1 text box. Note: If the formula palette is displayed on top of the range that is to be selected, you can hide it by selecting the Hide Dialogue Box button. The dialogue box will then shrink to a single line below the formula bar. Select the range then click the Show Dialogue Box button to return to the formula palette. b) Repeat step a) above until the required arguments have been defined. 6. When all the arguments have been defined, click the OK button. 7. Complete the formula then press [ENTER] to display its result. HelpTip: If you don't know which function you need, you can ask the Office Assistant for help. While the Paste Function dialogue box is on the screen, either click the Office Assistant if it's displayed, or click the Office Assistant button in the dialogue box then ask for Help with this topic. 3-23

24 Exercise Open the workbook Weather stored in the Excel 2000 Intro Exercises folder. 2. Follow the instructions below to use the =MAX() function to show the highest temperature reached during the fortnight. Click on cell B21. Type =MAX( Select the range B5:B18. Notice that this range is added to the formula in the formula bar. Type ) and press the [ENTER] key to complete the formula. The highest temperature, 10, is displayed in the cell. 3. Into cell B22, enter a formula that uses the =MIN() function to return the lowest temperature reached during the fortnight. The correct result is Into cell B23, enter a formula that uses the =AVERAGE() function to find the average temperature for the fortnight. The correct result is

25 Exercise Following the instructions below, use the formula palette to insert a =MAX() function that will return the highest number of Sunshine Hrs on any single day during the fortnight. Click on cell C21 then click on the Edit Formula button shown on the Standard toolbar. Click on the Function drop-down arrow then select the Max function. This function is shown in the formula bar and the formula palette expands to show the function, its arguments and a description. The first argument in this instance is the cell reference C5:C18. As this range isn't entirely visible, click the Hide Dialog Box button to shrink the formula palette then click and drag over the range C5:C18. Click the Show Dialog Box button to display the formula palette again. 3-25

26 Exercise 3-9 As no other arguments are required, click on the OK button to complete the formula. The correct result is Following the instructions below, add a =MIN() function to the formula palette that will return the lowest number of Sunshine Hrs into cell C22. Click on cell C22 then click on the Edit Formula button shown on the Standard toolbar. Click on the Function drop-down arrow then select More Functions. The Paste Function dialogue box will be displayed. Select Statistical from the Function category list. Select MIN from the Function name list. Click OK to return to the formula palette. Complete the function as described in step 5. The correct answer is Using the formula palette add an =AVERAGE() function that will return the average number of Sunshine Hrs into cell C23. The correct answer is Use the AutoFill handle to copy the formulae to columns D and E. 3-26

27 Exercise Using the Decrease Decimal button shown on the Formatting toolbar, format the Average results so they are shown to 2 decimal places. 10. Save the changes to the workbook and then close it. Exercise Open the file Exam Results and use functions to complete this worksheet as shown below. In column H, you will need to use the =COUNT() function. 2. Save the changes and close the workbook. 3-27

28 Working with Dates and Times Working with Dates Excel will recognise an entry as a date if it is entered in one of Excel's acceptable date formats, e.g. 14/06/95 or 14-June Although the entry will be shown in the worksheet as a date, it will be stored as a number. Each day is given a unique number equal to the number of days that have elapsed since 31st December For example, 01/01/1900 is day 1, 01/02/1900 is day 32, and the example shown above, 14/06/95, is stored as day Dates are stored in this way so that they can be used in calculations, so that, for example, you can subtract one date from another giving a number of days. Initially, a date will be displayed in the format in which it was entered. However, the format can be changed using the Format, Cells command. Note: British date formats such as dd/mm/yy, will be found in the Custom category in this dialogue box. Working with Times If an entry is typed in the format hh:mm:ss, e.g. 15:05:40, it will be recognised as a time and displayed in the format in which it was entered. Times are stored as the decimal fraction of the day that has elapsed since 23:59:59. So in a cell formatted as shown above, a time that is stored as 0.5 will be shown as 12:00:00, 0.25 as 06:00:00, 0.75 as 18:00:00 and so on. 3-28

29 Exercise Open the file called Invoice Analysis. (Note that the dates relating to each invoice shown on your computer screen will be different to those dates shown in these training notes.) 2. The =TODAY() function will display today's date. Enter =TODAY() into cell C1 and you will see today's date displayed. 3. The =NOW() function will display the current date and time. Enter =NOW() into cell D1 and you will see the current date and time displayed. (You may need to increase the column width to see the date and time displayed in full.) 4. In F4 enter the formula =TODAY()-D4. This will display how long this invoice has been outstanding by subtracting the invoice date from today's date. Copy this function down column F. 5. Delete the contents of the cell range F4:F19 by selecting these cells and pressing [DELETE]. 6. In F4, try entering the formula differently, this time making use of the =DATE(yyyy,mm,dd) function to enter today's date. Assuming today's date was the 1 st of January 2000, the formula would ready: =DATE(2000,1,1)-D4. Create the formula you would need to show the number of day's outstanding from today's date and then copy that formula down the column. 3-29

30 Exercise Scroll down the worksheet and complete the Invoice Analysis and Age Debt analysis using Excel functions as shown below: 8. Save the changes and close the worksheet. 3-30

31 Questions and Answers 1. Which of the following are valid Excel formulas? (C6+D12+16) " =D12*56% " =A16\C13 " =(F22^3)/10 " 2. Calculate the results of these formulas. =5*(9/3) =(4+6)*80% =(10/5)^3 =((12-6)/2)*3 3. If the cell reference A$6 was included in a formula, which reference would change if the formula was copied to another cell, the column reference or the row reference? 4. Which function key is used to make a cell reference absolute? 5. What function can you use to insert the current date and time onto your worksheet? 6. There are two errors in this formula. What are they? =ROUND(=SUM(A1:A5)2) 7. What does the AutoCalculate function Count do? 3-31

32 A 2Z Index A Absolute Cell Addressing, 3-13 AutoCalculate, 3-18 Average Function, 3-21 C Calculation Formulae, 3-3 Circular References, 3-4 Copying formulae, 3-7 D Date Function, 3-21 Dates and Times, 3-28 Decimal Precision, 3-3 F Formulae absolute cell addressing, 3-13 building, 3-3 copying, 3-7 creating, 3-2 creating circular references, 3-4 incorporating functions, 3-22 relative cell addressing, 3-7 rules for creating, 3-3 Functions average, 3-18, 3-21 count, 3-18 count nums, 3-18 date, 3-21 examples, 3-21 explained, 3-21 max, 3-18, 3-21 min, 3-18, 3-21 nesting, 3-22 now, 3-21 rand, 3-21 round, 3-21 sum, 3-18, 3-21 today, 3-21 M Mathematical Operators, 3-2 Max Function, 3-21 Min Function, 3-21 N Now Function, 3-21 R Rand Function, 3-21 Round Function, 3-21 S Sum Function, 3-21 T Times and Dates, 3-28 Today Function, 3-21 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 3-32

In this section you will learn some simple data entry, editing, formatting techniques and some simple formulae. Contents

In this section you will learn some simple data entry, editing, formatting techniques and some simple formulae. Contents In this section you will learn some simple data entry, editing, formatting techniques and some simple formulae. Contents Section Topic Sub-topic Pages Section 2 Spreadsheets Layout and Design S2: 2 3 Formulae

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

Open Learning Guide. Microsoft Excel Introductory. Release OL356v1

Open Learning Guide. Microsoft Excel Introductory. Release OL356v1 Guide Microsoft Excel 2013 Introductory Note: Microsoft, Excel and Windows are registered trademarks of the Microsoft Corporation. Release OL356v1 Contents SECTION 1 FUNDAMENTALS... 9 1 - SPREADSHEET PRINCIPLES...

More information

Skill Set 3. Formulas

Skill Set 3. Formulas Skill Set 3 Formulas By the end of this Skill Set you should be able to: Create Simple Formulas Understand Totals and Subtotals Use Brackets Select Cells with the Mouse to Create Formulas Calculate Percentages

More information

Course contents. Overview: Goodbye, calculator. Lesson 1: Get started. Lesson 2: Use cell references. Lesson 3: Simplify formulas by using functions

Course contents. Overview: Goodbye, calculator. Lesson 1: Get started. Lesson 2: Use cell references. Lesson 3: Simplify formulas by using functions Course contents Overview: Goodbye, calculator Lesson 1: Get started Lesson 2: Use cell references Lesson 3: Simplify formulas by using functions Overview: Goodbye, calculator Excel is great for working

More information

Section 3. Formulas. By the end of this Section you should be able to:

Section 3. Formulas. By the end of this Section you should be able to: Excel 2003 CLAIT Plus Section 3 Formulas By the end of this Section you should be able to: Create Simple Formulas Understand Mathematical Operators Use Brackets Calculate Percentages Select Cells with

More information

USING FORMULAS AND FUNCTIONS...

USING FORMULAS AND FUNCTIONS... Overview NOTES... 2 OVERVIEW... 3 VIEW THE PROJECT... 5 USING FORMULAS AND FUNCTIONS... 6 BASIC EXCEL REVIEW... 6 FORMULAS... 7 Typing formulas... 7 Clicking to insert cell references... 7 Using a Simple

More information

COMPUTER TECHNOLOGY SPREADSHEETS BASIC TERMINOLOGY. A workbook is the file Excel creates to store your data.

COMPUTER TECHNOLOGY SPREADSHEETS BASIC TERMINOLOGY. A workbook is the file Excel creates to store your data. SPREADSHEETS BASIC TERMINOLOGY A Spreadsheet is a grid of rows and columns containing numbers, text, and formulas. A workbook is the file Excel creates to store your data. A worksheet is an individual

More information

Performing Basic Calculations

Performing Basic Calculations 7.1 LESSON 7 Performing Basic Calculations After completing this lesson, you will be able to: Build formulas. Copy formulas. Edit formulas. Use the SUM function and AutoSum. Use the Insert Function feature.

More information

Formulas Learn how to use Excel to do the math for you by typing formulas into cells.

Formulas Learn how to use Excel to do the math for you by typing formulas into cells. Microsoft Excel 2007: Part III Creating Formulas Windows XP Microsoft Excel 2007 Microsoft Excel is an electronic spreadsheet program. Electronic spreadsheet applications allow you to type, edit, and print

More information

Group sheets 2, 3, 4, and 5 1. Click on SHEET Hold down the CMD key and as you continue to hold it down, click on sheets 3, 4, and 5.

Group sheets 2, 3, 4, and 5 1. Click on SHEET Hold down the CMD key and as you continue to hold it down, click on sheets 3, 4, and 5. Data Entry, Cell Formatting, and Cell Protection in Excel 2004 In this workshop, you start by adding to the number of sheets in your workbook and then grouping four of the sheets to set up a small spreadsheet

More information

Status Bar: Right click on the Status Bar to add or remove features.

Status Bar: Right click on the Status Bar to add or remove features. Excel 2013 Quick Start Guide The Excel Window File Tab: Click to access actions like Print, Save As, etc. Also to set Excel options. Ribbon: Logically organizes actions onto Tabs, Groups, and Buttons to

More information

Excel 2016 Basics for Windows

Excel 2016 Basics for Windows Excel 2016 Basics for Windows Excel 2016 Basics for Windows Training Objective To learn the tools and features to get started using Excel 2016 more efficiently and effectively. What you can expect to learn

More information

Section 7. Topics Covered

Section 7. Topics Covered Section 7 Topics Covered " Inserting and deleting worksheets... 7-2 " Moving and copying worksheets... 7-2 " Using linking formulae... 7-5 " Using Paste Special... 7-6 " Viewing multiple workbooks... 7-12

More information

Microsoft Office Excel Training

Microsoft Office Excel Training Region One ESC presents: Microsoft Office Excel Training Create your first workbook Course contents Overview: Where to begin? Lesson 1: Meet the workbook Lesson 2: Enter data Lesson 3: Edit data and revise

More information

Section 2. Advanced Cell Formatting

Section 2. Advanced Cell Formatting Open Learning Excel Intermediate Section 2 Advanced Cell Formatting By the end of this Section you should be able to: Apply Wrap Text Use Merge and Shrink to Fit Change Text Orientation Remove Cell Formatting

More information

1 THE PNP BASIC COMPUTER ESSENTIALS e-learning (MS Excel 2007)

1 THE PNP BASIC COMPUTER ESSENTIALS e-learning (MS Excel 2007) 1 THE PNP BASIC COMPUTER ESSENTIALS e-learning (MS Excel 2007) 2 THE PNP BASIC COMPUTER ESSENTIALS e-learning (MS Excel 2007) TABLE OF CONTENTS CHAPTER 1: GETTING STARTED... 5 THE EXCEL ENVIRONMENT...

More information

To be able to modify a worksheet and use functions, you will: Select ranges of cells on a worksheet by using the mouse.

To be able to modify a worksheet and use functions, you will: Select ranges of cells on a worksheet by using the mouse. L E S S O N 3 Modifying a workbook Suggested teaching time 60-70 minutes Lesson objectives To be able to modify a worksheet and use functions, you will: a b c Select ranges of cells on a worksheet by using

More information

Section 18. Advanced Cell Formatting

Section 18. Advanced Cell Formatting Section 18 Advanced Cell Formatting By the end of this Section you should be able to: Apply Wrap Text Use Merge and Shrink to Fit Change Text Orientation Remove Cell Formatting Use the Format Painter Use

More information

Excel Simple Worksheets (with Functions)

Excel Simple Worksheets (with Functions) Excel 2007 Simple Worksheets (with Functions) Contents The Excel 2007 Window 4 Navigating in Excel... 7 Entering Data 8 Working with Ranges of Cells... 9 Selecting Ranges of Cells 9 Copy and Moving Cell

More information

2. Formulas and Series

2. Formulas and Series 55 2. Formulas and Series In this chapter you will learn how to automatically complete a series of numbers, dates, or other items and work with more complex formulas in Excel. You will notice that creating

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

EXCEL TUTORIAL.

EXCEL TUTORIAL. EXCEL TUTORIAL Excel is software that lets you create tables, and calculate and analyze data. This type of software is called spreadsheet software. Excel lets you create tables that automatically calculate

More information

Excel 2016: Basics 2 Math and Functions

Excel 2016: Basics 2 Math and Functions Excel 2016: Basics 2 Math and Functions training@health.ufl.edu Excel 2016: Basics 2 Math and Functions 2.0 hours In this workshop we will work with patterns of text, numbers and dates; build simple equations;

More information

Data Service Center December

Data Service Center December www.dataservice.org Data Service Center December 2005 504-7222 Property of the Data Service Center, Wilmington, DE For Use Within the Colonial & Red Clay Consolidated Public School Districts Only Table

More information

Cell to Cell mouse arrow Type Tab Enter Scroll Bars Page Up Page Down Crtl + Home Crtl + End Value Label Formula Note:

Cell to Cell mouse arrow Type Tab Enter Scroll Bars Page Up Page Down Crtl + Home Crtl + End Value Label Formula Note: 1 of 1 NOTE: IT IS RECOMMENDED THAT YOU READ THE ACCOMPANYING DOCUMENT CALLED INTRO TO EXCEL LAYOUT 2007 TO FULLY GRASP THE BASICS OF EXCEL Introduction A spreadsheet application allows you to enter data

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 only certain types of people while others have

More information

Excel Expert Microsoft Excel 2010

Excel Expert Microsoft Excel 2010 Excel Expert Microsoft Excel 2010 Formulas & Functions Table of Contents Excel 2010 Formulas & Functions... 2 o Formula Basics... 2 o Order of Operation... 2 Conditional Formatting... 2 Cell Styles...

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

Excel Template Instructions for the Glo-Brite Payroll Project (Using Excel 2010 or 2013)

Excel Template Instructions for the Glo-Brite Payroll Project (Using Excel 2010 or 2013) Excel Template Instructions for the Glo-Brite Payroll Project (Using Excel 2010 or 2013) T APPENDIX B he Excel template for the Payroll Project is an electronic version of the books of account and payroll

More information

European Computer Driving Licence. Advanced Spreadsheet Software BCS ITQ Level 3. Syllabus Version 2.0

European Computer Driving Licence. Advanced Spreadsheet Software BCS ITQ Level 3. Syllabus Version 2.0 ECDL Advanced European Computer Driving Licence Advanced Spreadsheet Software BCS ITQ Level 3 Using Microsoft Excel 2010 Syllabus Version 2.0 This training, which has been approved by BCS, The Chartered

More information

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited EXCEL INTERMEDIATE

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited EXCEL INTERMEDIATE EXCEL INTERMEDIATE Overview NOTES... 2 OVERVIEW... 3 VIEW THE PROJECT... 5 USING FORMULAS AND FUNCTIONS... 6 BASIC EXCEL REVIEW... 6 FORMULAS... 7 Typing formulas... 7 Clicking to insert cell references...

More information

Table of Contents Getting Started with Excel Creating a Workbook

Table of Contents Getting Started with Excel Creating a Workbook Finney Learning Systems i Table of Contents Welcome........................... vii Copying the Student Files................ viii Setting up Excel to Work with This Course...... viii Lesson 1 Getting Started

More information

Excel 2013 Part 2. 2) Creating Different Charts

Excel 2013 Part 2. 2) Creating Different Charts Excel 2013 Part 2 1) Create a Chart (review) Open Budget.xlsx from Documents folder. Then highlight the range from C5 to L8. Click on the Insert Tab on the Ribbon. From the Charts click on the dialogue

More information

Lesson 2: Formulas, Functions, and Formatting Microsoft Excel 2016 IN THIS CHAPTER, YOU WILL LEARN HOW TO

Lesson 2: Formulas, Functions, and Formatting Microsoft Excel 2016 IN THIS CHAPTER, YOU WILL LEARN HOW TO Lesson 2: Formulas, Functions, and Formatting Microsoft Excel 2016 IN THIS CHAPTER, YOU WILL LEARN HOW TO Enter Formulas in the worksheet Enter Functions in the worksheet Verify Formulas in the worksheet

More information

A Tutorial for Excel 2002 for Windows

A Tutorial for Excel 2002 for Windows INFORMATION SYSTEMS SERVICES Writing Formulae with Microsoft Excel 2002 A Tutorial for Excel 2002 for Windows AUTHOR: Information Systems Services DATE: August 2004 EDITION: 2.0 TUT 47 UNIVERSITY OF LEEDS

More information

Table of Contents. 1. Creating a Microsoft Excel Workbook...1 EVALUATION COPY

Table of Contents. 1. Creating a Microsoft Excel Workbook...1 EVALUATION COPY Table of Contents Table of Contents 1. Creating a Microsoft Excel Workbook...1 Starting Microsoft Excel...1 Creating a Workbook...2 Saving a Workbook...3 The Status Bar...5 Adding and Deleting Worksheets...6

More information

Contents. Spreadsheet Software ITQ Level 1

Contents. Spreadsheet Software ITQ Level 1 Contents SKILL SET 1 FUNDAMENTALS... 11 1 - SPREADSHEET PRINCIPLES... 12 2 - STARTING EXCEL... 13 3 - THE LAYOUT OF THE EXCEL SCREEN... 14 4 - THE RIBBON... 16 5 - THE WORKSHEET WINDOW... 18 6 - CLOSING

More information

INFORMATION SHEET 24002/1: AN EXCEL PRIMER

INFORMATION SHEET 24002/1: AN EXCEL PRIMER INFORMATION SHEET 24002/1: AN EXCEL PRIMER How to use this document This guide to the basics of Microsoft Excel is intended for those people who use the program, but need or wish to know more than the

More information

MICROSOFT OFFICE 2010 EXCEL LEVEL 1 EXERCISE HANDOUT

MICROSOFT OFFICE 2010 EXCEL LEVEL 1 EXERCISE HANDOUT MICROSOFT OFFICE 2010 EXCEL LEVEL 1 EXERCISE HANDOUT Course Highlights Training Centre 5044 52 Street Camrose, AB WWW.BUSINESSIQTRAINING.COM info@businessiqtraining.com 780-672-2672 Course Description

More information

Spreadsheet Concepts Using Microsoft Excel

Spreadsheet Concepts Using Microsoft Excel Spreadsheet Concepts Using Microsoft Excel lab 5 Objectives: Upon successful completion of Lab 5, you will be able to Create and edit a simple spreadsheet document Describe the advantage of using formulas

More information

Excel 2016 Basics for Mac

Excel 2016 Basics for Mac Excel 2016 Basics for Mac Excel 2016 Basics for Mac Training Objective To learn the tools and features to get started using Excel 2016 more efficiently and effectively. What you can expect to learn from

More information

Creating a Spreadsheet by Using Excel

Creating a Spreadsheet by Using Excel The Excel window...40 Viewing worksheets...41 Entering data...41 Change the cell data format...42 Select cells...42 Move or copy cells...43 Delete or clear cells...43 Enter a series...44 Find or replace

More information

Working with Data and Charts

Working with Data and Charts PART 9 Working with Data and Charts In Excel, a formula calculates a value based on the values in other cells of the workbook. Excel displays the result of a formula in a cell as a numeric value. A function

More information

COMPUTER TRAINING CENTER

COMPUTER TRAINING CENTER Excel 2007 Introduction to Spreadsheets COMPUTER TRAINING CENTER 1515 SW 10 th Avenue Topeka KS 66604-1374 785.580.4606 class@tscpl.org www.tscpl.org Excel 2007 Introduction 1 Office button Quick Access

More information

Using Formulas and Functions

Using Formulas and Functions Using Formulas and Functions Formulas... 1 Using operators in formulas... 1 Creating formulas... 2 Good Practice: The easy way to create formulas... 2 Copying formulas... 3 Operators... 3 Formula error

More information

Microsoft Excel Chapter 1. Creating a Worksheet and a Chart

Microsoft Excel Chapter 1. Creating a Worksheet and a Chart Microsoft Excel 2013 Chapter 1 Creating a Worksheet and a Chart Objectives Describe the Excel worksheet Enter text and numbers Use the Sum button to sum a range of cells Enter a simple function Copy the

More information

Excel 2007 Intermediate Table of Contents

Excel 2007 Intermediate Table of Contents Table of Contents Working with Data... 1 Subtotals... 1 Removing Subtotals... 2 Grouping Columns or Rows... 2 Ungrouping Data... 3 AutoCalculate Customize Status Bar... 3 Format as Table Filters and Sorting...

More information

ENTERING DATA & FORMULAS...

ENTERING DATA & FORMULAS... Overview NOTESOVERVIEW... 2 VIEW THE PROJECT... 5 NAVIGATING... 6 TERMS... 6 USING KEYBOARD VS MOUSE... 7 The File Tab... 7 The Quick-Access Toolbar... 8 Ribbon and Commands... 9 Contextual Tabs... 10

More information

I OFFICE TAB... 1 RIBBONS & GROUPS... 2 OTHER SCREEN PARTS... 4 APPLICATION SPECIFICATIONS... 5 THE BASICS...

I OFFICE TAB... 1 RIBBONS & GROUPS... 2 OTHER SCREEN PARTS... 4 APPLICATION SPECIFICATIONS... 5 THE BASICS... EXCEL 2010 BASICS Microsoft Excel I OFFICE TAB... 1 RIBBONS & GROUPS... 2 OTHER SCREEN PARTS... 4 APPLICATION SPECIFICATIONS... 5 THE BASICS... 6 The Mouse... 6 What Are Worksheets?... 6 What is a Workbook?...

More information

Spreadsheet definition: Starting a New Excel Worksheet: Navigating Through an Excel Worksheet

Spreadsheet definition: Starting a New Excel Worksheet: Navigating Through an Excel Worksheet Copyright 1 99 Spreadsheet definition: A spreadsheet stores and manipulates data that lends itself to being stored in a table type format (e.g. Accounts, Science Experiments, Mathematical Trends, Statistics,

More information

MICROSOFT EXCEL 2002 (XP): LEVEL 3

MICROSOFT EXCEL 2002 (XP): LEVEL 3 MICROSOFT EXCEL 2002 (XP): LEVEL 3 WWP Training Limited Page 1 STUDENT EDITION LESSON 1 - USING LOGICAL LOOKUP AND ROUND FUNCTIONS... 7 Using Lookup Functions... 8 Using the VLOOKUP Function... 8 Using

More information

SUM - This says to add together cells F28 through F35. Notice that it will show your result is

SUM - This says to add together cells F28 through F35. Notice that it will show your result is COUNTA - The COUNTA function will examine a set of cells and tell you how many cells are not empty. In this example, Excel analyzed 19 cells and found that only 18 were not empty. COUNTBLANK - The COUNTBLANK

More information

CALCULATE NPV USING EXCEL

CALCULATE NPV USING EXCEL CALCULATE NPV USING EXCEL Identify major components of the Excel window Excel is a computerized spreadsheet, which is an important business tool that helps you report and analyze information. Excel stores

More information

Using Basic Formulas 4

Using Basic Formulas 4 Using Basic Formulas 4 LESSON SKILL MATRIX Skills Exam Objective Objective Number Understanding and Displaying Formulas Display formulas. 1.4.8 Using Cell References in Formulas Insert references. 4.1.1

More information

This guide makes up part of a suite of three documents designed to deliver the PC Passport course at Beginner level for Spreadsheet

This guide makes up part of a suite of three documents designed to deliver the PC Passport course at Beginner level for Spreadsheet PC Passport SPREADSHEET Beginner Exercise Booklet Date: March 2004 Publication Code: DB2309C ISBN for this pack: 1 85969 484 5 ISBN for set of three Spreadsheet packs: 1 85969 488 8 ISBN for complete Beginner

More information

Excel. Tutorial 1 Getting Started with Excel. Tutorial 2 Formatting a Workbook. Tutorial 3 Working with Formulas and Functions COMPREHENSIVE

Excel. Tutorial 1 Getting Started with Excel. Tutorial 2 Formatting a Workbook. Tutorial 3 Working with Formulas and Functions COMPREHENSIVE Excel Tutorial 1 Getting Started with Excel Tutorial 2 Formatting a Workbook Tutorial 3 Working with Formulas and Functions COMPREHENSIVE Excel Tutorial 1 Getting Started with Excel COMPREHENSIVE Objectives

More information

Workbook Also called a spreadsheet, the Workbook is a unique file created by Excel. Title bar

Workbook Also called a spreadsheet, the Workbook is a unique file created by Excel. Title bar Microsoft Excel 2007 is a spreadsheet application in the Microsoft Office Suite. A spreadsheet is an accounting program for the computer. Spreadsheets are primarily used to work with numbers and text.

More information

MICROSOFT EXCEL 2000 LEVEL 3

MICROSOFT EXCEL 2000 LEVEL 3 MICROSOFT EXCEL 2000 LEVEL 3 WWP Training Limited Page 1 STUDENT EDITION LESSON 1 - USING LOGICAL, LOOKUP AND ROUND FUNCTIONS... 7 Using the IF Function... 8 Using Nested IF Functions... 10 Using an AND

More information

1. Introduction to Microsoft Excel

1. Introduction to Microsoft Excel 1. Introduction to Microsoft Excel A spreadsheet is an online version of an accountant's worksheet, which can automatically do most of the calculating for you. You can do budgets, analyze data, or generate

More information

What we will learn in Introduction to Excel. How to Open Excel. Introduction to Excel 2010 Lodi Memorial Library NJ Developed by Barb Hauck-Mah

What we will learn in Introduction to Excel. How to Open Excel. Introduction to Excel 2010 Lodi Memorial Library NJ Developed by Barb Hauck-Mah Introduction to Excel 2010 Lodi Memorial Library NJ Developed by Barb Hauck-Mah What is Excel? It is a Microsoft Office computer software program to organize and analyze numbers, data and labels in spreadsheet

More information

Excel Formulas and Functions

Excel Formulas and Functions Excel Formulas and Functions Formulas Relative cell references Absolute cell references Mixed cell references Naming a cell or range Naming constants Dates and times Natural-language formulas Functions

More information

Learning Microsoft Excel Module 1 Contents. Chapter 1: Introduction to Microsoft Excel

Learning Microsoft Excel Module 1 Contents. Chapter 1: Introduction to Microsoft Excel Module 1 Contents Chapter 1: Introduction to Microsoft Excel Loading Microsoft Excel...1-1 The Microsoft Excel Screen...1-2 Moving the Cursor...1-4 Using the Mouse...1-4 Using the Arrow Keys...1-4 Using

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

LECTURE 10. SPREADSHEET

LECTURE 10. SPREADSHEET LECTURE 10. SPREADSHEET Those who excel in virtue have the best right of all to rebel, but then they are of all men the least inclined to do so. Aristotle S.M. Sitompul (2016 version) MODULE OVERVIEW Part

More information

Open Excel by following the directions listed below: Click on Start, select Programs, and the click on Microsoft Excel.

Open Excel by following the directions listed below: Click on Start, select Programs, and the click on Microsoft Excel. Candy is Dandy Grading Rubric 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 bags. You

More information

Contents. 1. Managing Seed Plan Spreadsheet

Contents. 1. Managing Seed Plan Spreadsheet By Peter K. Mulwa Contents 1. Managing Seed Plan Spreadsheet Seed Enterprise Management Institute (SEMIs) Managing Seed Plan Spreadsheet Using Microsoft Excel 2010 3 Definition of Terms Spreadsheet: A

More information

Personal Budget Project. Objectives. By the end of this lesson, you will be able to:

Personal Budget Project. Objectives. By the end of this lesson, you will be able to: Personal Budget Project Objectives By the end of this lesson, you will be able to: Navigate an Excel Window Enter Labels and Values Use AutoSum Create formulas using math operators Use common functions

More information

Advanced Formulas and Functions in Microsoft Excel

Advanced Formulas and Functions in Microsoft Excel Advanced Formulas and Functions in Microsoft Excel This document provides instructions for using some of the more complex formulas and functions in Microsoft Excel, as well as using absolute references

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

Excel Lesson 3 USING FORMULAS & FUNCTIONS

Excel Lesson 3 USING FORMULAS & FUNCTIONS Excel Lesson 3 USING FORMULAS & FUNCTIONS 1 OBJECTIVES Enter formulas in a worksheet Understand cell references Copy formulas Use functions Review and edit formulas 2 INTRODUCTION The value of a spreadsheet

More information

ECDL Module 4 REFERENCE MANUAL

ECDL Module 4 REFERENCE MANUAL ECDL Module 4 REFERENCE MANUAL Spreadsheets Microsoft Excel XP Edition for ECDL Syllabus Four PAGE 2 - ECDL MODULE 4 (USING MICROSOFT EXCEL XP) - MANUAL 4.1 USING THE APPLICATION... 4 4.1.1 FIRST STEPS

More information

Microsoft Excel Chapter 3. Working with Large Worksheets, Charting, and What-If Analysis

Microsoft Excel Chapter 3. Working with Large Worksheets, Charting, and What-If Analysis Microsoft Excel 2013 Chapter 3 Working with Large Worksheets, Charting, and What-If Analysis Objectives Rotate text in a cell Create a series of month names Copy, paste, insert, and delete cells Format

More information

Excel 2. Module 2 Formulas & Functions

Excel 2. Module 2 Formulas & Functions Excel 2 Module 2 Formulas & Functions Revised 1/1/17 People s Resource Center Module Overview This module is part of the Excel 2 course which is for advancing your knowledge of Excel. During this lesson

More information

Unit 12. Electronic Spreadsheets - Microsoft Excel. Desired Outcomes

Unit 12. Electronic Spreadsheets - Microsoft Excel. Desired Outcomes Unit 12 Electronic Spreadsheets - Microsoft Excel Desired Outcomes Student understands Excel workbooks and worksheets Student can navigate in an Excel workbook and worksheet Student can use toolbars and

More information

Agenda. Spreadsheet Applications. Spreadsheet Terminology A workbook consists of multiple worksheets. By default, a workbook has 3 worksheets.

Agenda. Spreadsheet Applications. Spreadsheet Terminology A workbook consists of multiple worksheets. By default, a workbook has 3 worksheets. Agenda Unit 1 Assessment Review Progress Reports Intro to Excel Learn parts of an Excel spreadsheet How to Plan a spreadsheet Create a spreadsheet Analyze data Create an embedded chart in spreadsheet In

More information

MICROSOFT EXCEL 2003 LEVEL 3

MICROSOFT EXCEL 2003 LEVEL 3 MICROSOFT EXCEL 2003 LEVEL 3 WWP Training Limited Page 1 STUDENT EDITION LESSON 1 - USING LOGICAL, LOOKUP AND ROUND FUNCTIONS... 7 Using Lookup Functions... 8 Using the VLOOKUP Function... 8 Using the

More information

Part 1. Module 3 MODULE OVERVIEW. Microsoft Office Suite. Objectives. What is A Spreadsheet? Microsoft Excel

Part 1. Module 3 MODULE OVERVIEW. Microsoft Office Suite. Objectives. What is A Spreadsheet? Microsoft Excel Module 3 MODULE OVERVIEW Part 1 What is A Spreadsheet? Part 2 Gaining Proficiency: Copying and Formatting Microsoft Office Suite Microsoft Excel Part 3 Using Formulas & Functions Part 4 Graphs and Charts:

More information

Lesson 1: Creating a Worksheet and a Chart Microsoft Excel 2016 IN THIS CHAPTER, YOU WILL LEARN HOW TO

Lesson 1: Creating a Worksheet and a Chart Microsoft Excel 2016 IN THIS CHAPTER, YOU WILL LEARN HOW TO Lesson 1: Creating a Worksheet and a Chart Microsoft Excel 2016 IN THIS CHAPTER, YOU WILL LEARN HOW TO Describe the Excel worksheet Enter text and numbers Use the Sum button to sum a range of cells Enter

More information

SUM, AVERAGE, MEDIAN, MIN,

SUM, AVERAGE, MEDIAN, MIN, Lab 3 Activity Name Demonstration Notes Objective 12: Use the SUM, AVERAGE, MEDIAN, MIN, and MAX Functions 5.25 Using the SUM and AVERAGE Functions 5.26 Using the MEDIAN Function Start Excel. Open goaio_1e_08c_script_data.xlsx.

More information

Introduction to. Excel XP Bob Booth December 2004 AP-Excel5. University of Sheffield

Introduction to. Excel XP Bob Booth December 2004 AP-Excel5. University of Sheffield Introduction to Excel XP December 2004 AP-Excel5 University of Sheffield Contents 1. INTRODUCTION... 3 2. OVERVIEW OF SPREADSHEETS... 3 3. GETTING STARTED...4 3.1 STARTING EXCEL... 4 3.2 SELECTING CELLS...

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

UNIT ONE: The Worksheet. Workbook Window Excel Worksheet Fill handle Automatic fill Column widths Opening a file Saving a file

UNIT ONE: The Worksheet. Workbook Window Excel Worksheet Fill handle Automatic fill Column widths Opening a file Saving a file UNIT ONE: The Worksheet T o p i c s : Workbook Window Excel Worksheet Fill handle Automatic fill Column widths Opening a file Saving a file I. Start Excel: 1. Click the Start button in the lower-left corner

More information

EXCEL 2003 DISCLAIMER:

EXCEL 2003 DISCLAIMER: EXCEL 2003 DISCLAIMER: This reference guide is meant for experienced Microsoft Excel users. It provides a list of quick tips and shortcuts for familiar features. This guide does NOT replace training or

More information

Moving and copying data

Moving and copying data L E S S O N 4 Moving and copying data Suggested teaching time 50-60 minutes Lesson objectives To be able to move and copy data, you will: a b c d e Insert rows and ranges by using shortcut menu choices.

More information

Learning Microsoft Excel Module 1 Contents. Chapter 1: Introduction to Microsoft Excel

Learning Microsoft Excel Module 1 Contents. Chapter 1: Introduction to Microsoft Excel Module 1 Contents Chapter 1: Introduction to Microsoft Excel The Microsoft Excel Screen...1-1 Moving the Cursor...1-3 Using the Mouse...1-3 Using the Arrow Keys...1-3 Using the Scroll Bars...1-4 Moving

More information

Laboratory 1. Part 1: Introduction to Spreadsheets

Laboratory 1. Part 1: Introduction to Spreadsheets Laboratory 1 Part 1: Introduction to Spreadsheets By the end of this laboratory session you should be familiar with: Navigating around a worksheet. Naming sheets and cells. Formatting. The use of formulae.

More information

E D T 3 2 E D T 3. Slide 1

E D T 3 2 E D T 3. Slide 1 Slide Spreadsheets Using Microsoft xcel Reminder: We had covered spreadsheets very briefly when we discussed the different types of software in a previous presentation. Spreadsheets are effective tools

More information

Downloading other workbooks All our workbooks can be downloaded from:

Downloading other workbooks All our workbooks can be downloaded from: Introduction This workbook accompanies the computer skills training workshop. The trainer will demonstrate each skill and refer you to the relevant page at the appropriate time. This workbook can also

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

Learning Worksheet Fundamentals

Learning Worksheet Fundamentals 1.1 LESSON 1 Learning Worksheet Fundamentals After completing this lesson, you will be able to: Create a workbook. Create a workbook from a template. Understand Microsoft Excel window elements. Select

More information

Excel Foundation (Step 2)

Excel Foundation (Step 2) Excel 2007 Foundation (Step 2) Table of Contents Working with Names... 3 Default Names... 3 Naming Rules... 3 Creating a Name... 4 Defining Names... 4 Creating Multiple Names... 5 Selecting Names... 5

More information

1. Introduction to Microsoft Excel

1. Introduction to Microsoft Excel 1. Introduction to Microsoft Excel A spreadsheet is an online version of an accountant's worksheet, which can automatically do most of the calculating for you. You can do budgets, analyze data, or generate

More information

1. Managing Information in Table

1. Managing Information in Table 1. Managing Information in Table Spreadsheets are great for making lists (such as phone lists, client lists). The researchers discovered that not only was list management the number one spreadsheet activity,

More information

MS Excel Henrico County Public Library. I. Tour of the Excel Window

MS Excel Henrico County Public Library. I. Tour of the Excel Window MS Excel 2013 I. Tour of the Excel Window Start Excel by double-clicking on the Excel icon on the desktop. Excel may also be opened by clicking on the Start button>all Programs>Microsoft Office>Excel.

More information

CUA Spreadsheets Laboratory

CUA Spreadsheets Laboratory CUA Spreadsheets Laboratory Microsoft Excel 97 Basic Introduction Excel is spreadsheet capable of storing tables of data and text values and providing a range. Most Microsoft Products have similar menu

More information

Microsoft Excel Level 2

Microsoft Excel Level 2 Microsoft Excel Level 2 Table of Contents Chapter 1 Working with Excel Templates... 5 What is a Template?... 5 I. Opening a Template... 5 II. Using a Template... 5 III. Creating a Template... 6 Chapter

More information

Skill Set 5. Outlines and Complex Functions

Skill Set 5. Outlines and Complex Functions Spreadsheet Software OCR Level 3 ITQ Skill Set 5 Outlines and Complex Functions By the end of this Skill Set you should be able to: Create an Outline Work with an Outline Create Automatic Subtotals Use

More information

Using Excel for a Gradebook: Advanced Gradebook Formulas

Using Excel for a Gradebook: Advanced Gradebook Formulas Using Excel for a Gradebook: Advanced Gradebook Formulas Objective 1: Review basic formula concepts. Review Basic Formula Concepts Entering a formula by hand: Always start with an equal sign, and click

More information

Lecture- 5. Introduction to Microsoft Excel

Lecture- 5. Introduction to Microsoft Excel Lecture- 5 Introduction to Microsoft Excel The Microsoft Excel Window Microsoft Excel is an electronic spreadsheet. You can use it to organize your data into rows and columns. You can also use it to perform

More information