TIPS AND TRICKS IN WORKING WITH EXCEL

Size: px
Start display at page:

Download "TIPS AND TRICKS IN WORKING WITH EXCEL"

Transcription

1 TIPS AND TRICKS IN WORKING WITH EXCEL Compiled by Jovita Davis with adaptation from GCFLearn.org 2015

2 TABLE OF CONTENTS Common Message Errors Found in Excel.p 3 Tips and Tricks for Working in Excel.p 4 Entering Data into Cells.p 4 Insertion/Deletion Rows and Columns.p 5-7 Simple Formulas and Calculation...p 7-9 Adding Color to Rows...p 9-10 Creating Charts..p Working with Basic Functions (i.e. sums, averages, min and max).p How to Use the Wrap Text Function p 13 How to Use the Fill Down/Fill Right Function.p Freezing Panes and Hide/Unhide Functions p How to Use Filters..p Learning to Sort..p Learning to Use Complex Formulas ( i.e. Relative/Absolute..p Excel Printing Options..p Excel Website Resource...p 31 INTRODUCTION This 2013 handbook on Excel was compiled by Jovita Davis with a significant amount of adaptation from GCFLearnfree.org. This handbook provides basics tips and tricks on how to work in Excel. GCFLearnfree.org provides users with excellent videos, worksheets, beginner and advanced instructions that will help them acquire a greater understanding on how to work in Excel. GCFLearnfree.org also provides users with tips and tutorials in Excel from as early as 2000 to

3 COMMON MESSAGE ERRORS USED IN EXCEL WHEN WORKING WITH FORMULAS The following table explains some of the different types of error values that can appear in cells when an error occurs: ERROR MESSAGE PROBLEM SOLUTION ###### The cells nor wide enough to contain the value Increase the column width #DIVO! Dividing by zero Edit the cell reference or value of the denominator #N/A Value is not available Ensure that the formula references the correct value #NAME? #NULL! Does not recognize text in a formula Specifies two areas that do not intersect Ensure that the name referenced is correct Check for an incorrect range operator or correct the intersection problem #NUM! Invalid numeric value Check the function for an inacceptable argument #REF Invalid cell reference Correct cell references #VALUE! Wrong type of argument or operand Double-check arguments and operands 3

4 WORKING WITH EXCEL TIPS AND POINTERS FOR WORKING IN EXCEL Sometimes you may need to work with workbooks that were created in earlier versions of Microsoft Excel, such as Excel 2010, 2007, 2003, or Excel When you open these kinds of workbooks, they will appear in Compatibility mode. Compatibility mode disables certain features, so you'll only be able to access commands found in the program that was used to create the workbook. For example, if you open a workbook created in Excel 2003, you can only use tabs and commands found in Excel In order to exit Compatibility mode, you'll need to convert the workbook to the current version type. However, if you're collaborating with others who only have access to an earlier version of Excel, it's best to leave the workbook in Compatibility mode so the format will not change. ENTERING DATA INTO CELLS All information typed into spreadsheets is placed in cells. The first highlighted cell A1 is an active cell. Spreadsheets use the terms columns and rows. Columns go across (a, b, c, d and etc.), and Rows go down (1, 2, 3, 4 and etc). Data can be inserted using the Tab Key or the Arrow Keys. If you see pound signs (#######) in a cell, it means that the column is not wide enough to display the cell content. Simply increase the column width to show the cell content. 1. When entering data into the worksheet click the enter button once the information has been typed. Note that the next cell row becomes highlighted. 2. To continue inputting information in a column (going across) use the Tab Key or the Right Arrow Keys located on the keyboard. Type the following information in the cells. 3. When data doesn t fit in the cells there are two ways two ways this data can be adjusted: A. Place the mouse between the two columns A & B and double click the mouse, the cell will automatically adjust itself. B. Wrapping the text will automatically modify a cell's row height, allowing cell contents to be displayed on multiple lines. 4

5 Insertion/Deletion Rows and Columns After you've been working with a workbook for a while, you may find that you want to insert new columns or rows, delete certain rows or columns, move them to a different location in the worksheet, or even hide them. To insert rows: 1 Select the row heading below where you want the new row to appear. For example, if you want to insert a row between rows 3 and 4, select row Click the Insert command on the Home tab. 3 The new row will appear above the selected row. To insert columns: 1 Select the column heading to the right of where you want the new column to appear. For example, if you want to insert a column between columns A and B, select column A. 2.Click the Insert command on the Home tab. 5

6 3. The new column will appear to the left of the selected column. To delete rows: It's easy to delete any row that you no longer need in your workbook. 1, Select the row(s) you want to delete. In our example, we'll click on Cell B3. 2. Click the Delete command on the Home tab. 3. The selected row(s) will be deleted, and the row(s )below will shift up. In our example, row 3 is deleted and the data moves up To delete columns: Select the column (s) you want to delete. In our example, we'll select column A. 6

7 The selected columns(s) will be deleted, and the columns to the right will shift left. In our example, Column B is now Column A. SIMPLE FORMULAS AND CALCULATION One of the most powerful features in Excel is the ability to calculate numerical information using formulas. Just like a calculator, Excel can add, subtract, multiply, and divide. In this lesson, we'll show you how to use cell references to create simple formulas. Mathematical operators Excel uses standard operators for formulas, such as a plus sign for addition (+), a minus sign for subtraction (-), an asterisk for multiplication (*), a forward slash for division (/), and a caret (^) for exponents. All formulas in Excel must begin with an equals sign (=). This is because the cell contains, or is equal to, the formula and the value it calculates. 1 Type the following example to understand how formulas are to be calculated 2 In Cell B3 type the equals sign (=). Notice how it appears in both the cell and the formula bar. 7

8 3 Type the cell address of the cell you wish to reference first in the formula: cell B1 in our example. A blue border will appear around the referenced cell. 4. Type the mathematical operator you wish to use. In our example, we'll type the addition sign (+). Type the cell address of the cell you wish to reference second in the formula: cell B2 in our example. A red border will appear around the referenced cell. 5. Press Enter on your keyboard. The formula will be calculated, and the value will be displayed in the cell. ANOTHER WAY OF ENTERING DATA INTO CELLS IS THE POINT AND CLICK METHOD 1 Open a new spread sheet and type the following information 8

9 In this exercise we are going to use the point and click method and the mode of operation will be multiplication. 1 In Cell D3 type the =equal sign and click on Cell B3. 2 In Cell D3 type the multiplication sign* and click on Cell C3 3. Press the Enter button and the answer will appear Using the point and click complete the remaining problems. We will discuss how to shade and add color to the cells Place your mouse in cell A1 and click drop-down arrow next to the Borders command on the Home tab. The Borders drop-down menu will appear. Select the border style you want to use. In our example, we will choose to display All Borders. To add a fill color: 1. Select the cell (s) you wish to modify. 2. Click the drop-down arrow next to the Fill Color command on the Home tab. The Fill Color menu will appear. Select the fill color you want to use. A live preview of the new fill color will appear as you hover the mouse over different options. In our example, we'll choose Light Green. 9

10 The selected fill color will appear in the selected cells. To learn more detailed border formatting with pre-designs cut and paste the following address into your URL: LEARNING TO CREATE CHARTS Excel has several different types of charts, allowing you to choose the one that best fits your data. 1 Download the Practice Workbook for Chart Making 2 Select the cells you want to chart, including the column titles and row labels. These cells will be the source data for the chart. In our example, we'll select cells A1:F6. 10

11 3. From the Insert tab, click the desired Chart command we will click Columns. 4. The selected chart will be inserted in the worksheet. For more detailed chart options copy and paste the following address into your URL: Excel has a variety of functions available. Here are some of the most common functions you'll use: SUM: This function adds all of the values of the cells in the argument. AVERAGE: This function determines the average of the values included in the argument. It calculates the sum of the cells and then divides that value by the number of cells in the argument. COUNT: This function counts the number of cells with numerical data in the argument. This function is useful for quickly counting items in a cell range. MAX: This function determines the highest cell value included in the argument. MIN: This function determines the lowest cell value included in the argument. How To Use Basic Functions: Download the practice worksheet entitled: Sabrosa Function Worksheet In our example we'll compute different features as well as calculating the average price per unit, total items ordered most expensive and average shipping time. 11

12 First you are going to compute the total cost. Don t forget you must always begin formulas with the equal sign =. 1 Click Cell D3 type =and click Cell C3 multiply* click Cell B3 and then press Enter. Your total cost should be $ Compute the total cost for the remainder of the worksheet. Now we'll create a basic function to calculate the average price per unit for a list of recently ordered items using the AVERAGE function. 3. Click cell C11 Type the equals sign (=) type=average. Click cells (C3:C10). This formula will add the values of cells C3:C10 and then divide that value by the total number of cells in the range to determine the average. 4 Press Enter on your keyboard. Your average total should be $ Now you are going to compute the total cost 1 Click cell D12 and click the =equal sign. In the Editing group on the Home tab, locate and select the arrow next to the AutoSum command and click Sum. The selected function will appear in the cell. If logically placed, the AutoSum command will automatically select a cell range for the argument. In our example, cells D3:D11 are selected automatically and their values will be added together to calculate the total cost. 12

13 DIRECTIONS FOR WRAPPING TEXT 1 Select the cells you wish to wrap. 2 Select the Wrap Text command on the Home tab. 3 The text in the selected cells will be wrapped. Note: (In older versions of Microsoft Excel the cells can be altered with text by clicking Format Cells-Alignment Wrap) FILL DOWN AND FILL RIGHT There may be times when you need to copy the content of one cell to several other cells in your worksheet. You could copy and paste the content into each cell, but this method would be very time consuming. Instead, you can use the fill handle to quickly copy and paste content to adjacent cells in the same row or column. Select the cell (s) containing the content you wish to use. The fill handle will appear as a small square in the bottom-right corner of the selected cell (s). 1. In Cell A8 type Monday Press Enter 2. In Cell A9 type Tuesday and Press Enter 3. Highlight cells A8 and A9 in the bottom right hand corner the mouse should have turned to a Hold the mouse down and drag it down to cells A14. Notice the remaining days of the week appears. This same process can be done going across the cells, which is called filled right. The fill down fill right can be done with numbers, months of the year and the alphabet, 13

14 2. Press Enter on your keyboard. The function will be calculated, and the result will appear in the cell which is $ When computing different count features be sure to review the description in the Function feature. In this exercise you want to count the cells in the Item column, which uses text. You can not use the basic COUNT function because it will only count cells with numerical information. Therefore, we will need to find a function that counts the total number of cells within a cell range, so we will use the Counta command because it will count the number of cells in a cell range. 1 Click in Cell B22 and type the =equal sign click Insert Function scroll down and type Counta click ( then click Cells A3:A15) and press Enter. 2 Your results should be 13. To determine the maximum value you must enter the following formula =max (cell range:cell range) 1 Click in Cell A23 and type the =equal sign type max (click Cells C3:C15) click Enter 2. Your results should be $ FREEZING PANES AND VIEW OPTIONS Whenever you're working with a lot of data, it can be difficult to compare information in your workbook. Fortunately, Excel includes several tools that make it easier to view content from different parts of your workbook at the same time, such as the ability to freeze-panes and split your worksheet. Download and open Westbrook Freeze Pane Worksheet 1. Scroll down and notice that there are thirty four salespersons on this sheet. You are going to Freeze the Row to see and record the information on how Pete Moss, Henry Paul and Robert Thomas did on their sales during the months of July and August. 2. Select the row below the row you wish to freeze. In our example, we want to freeze row 9 and select row Click the View tab on the Ribbon. 14

15 4. Select the Freeze Panes command, then choose Freeze Panes from the drop-down menu. The rows will be frozen in place, as indicated by the heavy black line. You can scroll down the worksheet while continuing to view the frozen rows at the top. Now scroll down and record the answers to the question on the worksheet. To remove the Freeze Pane option go back to View and click Unfreeze Panes. Just like rows can be frozen so can columns. To freeze columns under the View tab click Freeze and select Freeze First Column. This allows you to maintain the data and scroll through data. Answer the questions on the worksheet regarding the sales for October. To unfreeze columns go to View-Freeze-Unfreeze. USING THE HIDE AND UNHIDE FEATURES Excel allows users to hide certain information that you may not want to be seen or shared by others. In this exercise you are going to hide the data in the columns for May-June. 1. Click on Columns B & C 2. Click the Home Tab and Click Format and scroll down to Hide and Unhide as shown on the illustration and click Hide Column. 15

16 Step 1. Highlight Cells B & C Step 2: Click the Home Tab Step 3: Click Format Step 4: Click Hide and Unhide Step 5: Click Hide Rows Notice that the data for May and June are no longer visible. In order to retrieve the data back you must unhide the columns. 1 Highlight Columns A-D 2 Click on Home-Format-Hide-Unhide-click Unhide Columns 3 Data will reappear. 16

17 WORKING WITH AND USING FILTERS If your worksheet contains a lot of content, it can be difficult to find information quickly. Filters can be used to narrow down the data in your worksheet, allowing you to view only the information you need. In order for filtering to work correctly, your worksheet should include a header row, which is used to identify the name of each column. In our example, our worksheet is organized into different columns identified by the header cells in row 1: ID#, Type, Equipment Detail, and so on. In this exercise we'll apply a filter to an equipment log worksheet to display only the laptops and projectors that are available for checkout. 1 Select the Data tab, then click the Filter command. 2. A drop-down arrow will appear in the header cell for each column. 3. Click the drop-down arrow for the column you wish to filter. In our example, we will filter column B to view only certain types of equipment. Filter menu 4 The Filter menu will appear. Uncheck the box next to Select All to quickly deselect all data. 5 Check the boxes next to the data you wish to filter, then click OK. In this example, we will check Laptop and Tablet to view only those types of equipment. 17

18 The data will be filtered, temporarily hiding any content that doesn't match the criteria. In our example, only laptops and tablets are visible. To apply multiple filters: Filters are cumulative, which means you can apply multiple filters to help narrow down your results. In this example, we've already filtered our worksheet to show laptops and projectors, and we'd like to narrow it down further to only show laptops and projectors that were checked out in August. 1. Click the drop-down arrow for the column you wish to filter. In this example, we will add a filter to column D to view information by date. 18

19 1. The Filter menu will appear. 2 Check or uncheck the boxes depending on the data you wish to filter, then click OK. In our example, we'll uncheck everything except for August. 3 The new filter will be applied. In our example, the worksheet is now filtered to show only laptops and tablets that were checked out in August. 4 On the worksheet write the names of the people with Computers and the dates in August they were checked out. To clear a filter: After applying a filter, you may want to remove, or clear, it from your worksheet so you'll be able to filter content in different ways. 1 Click the drop-down arrow for the filter you wish to clear. In our example, we'll clear the filter in column D. 19

20 2 Choose Clear Filter From [COLUMN NAME] from the Filter menu. In our example, we'll select Clear Filter From "Checked Out". 3 The filter will be cleared from the column. The previously hidden data will be displayed. 4 To remove all filters from your worksheet, click the Filter command on the Data tab. 5. Practice exercise using the filtering method how many pieces of equipment did Nick Ortiz check out For more advanced details on filtering copy and paste the website in the URL: LEARNING HOW TO SORT IN EXCEL As you add more content to a worksheet, organizing that information becomes especially important. You can quickly reorganize a worksheet by sorting your data. For example, you could organize a list of contact information by last name. Content can be sorted alphabetically, numerically, and in many other ways. Download the practice worksheet on sorting entitled: Texlahoma HS Sorting Exercise. To Sort a Sheet In our example, we'll sort a T-shirt order form alphabetically by Last Name (column C). 1. Select a cell in the column you wish to sort by. In our example, we'll select cell C2. 20

21 2. Select the Data tab on the Ribbon, then click the Ascending command to Sort A to Z, or the Descending command to Sort Z to A. In our example, we'll click the Ascending command. To sort a range: In our example, we'll select a separate table in our T-shirt order form to sort the number of shirts that were ordered on different dates. 3. Select cell range G2:H7. 4. Select the Data tab on the Ribbon, then click the Sort command. 5 The Sort dialog box will appear. Choose the column you wish to sort by. We want to sort the data by the number of T-shirt orders, so we'll select Orders. 21

22 4 The Custom Lists dialog box will appear. Select NEW LIST from the Custom Lists: box. 5 Type the items in the desired custom order in the List entries: box. In our example, we want to sort our data by T-shirt size from smallest to largest, so we'll type Small, Medium, Large, and X- Large, pressing Enter on the keyboard after each item. 6 Click Add to save the new sort order. The new list will be added to the Custom lists: box. Make sure the new list is selected, then click OK. 7 The Custom Lists dialog box will close. Click OK in the Sort dialog box to perform the custom sort. 22

23 6 Decide the sorting order (either ascending or descending). In our example, we'll use Smallest to Largest. 7 Once you're satisfied with your selection, click OK. 8 The cell range will be sorted by the selected column. In our example, the Orders column will be sorted from lowest to highest. Notice that the other content in the worksheet was not affected by the sort. Custom sorting Sometimes you may find that the default sorting options can't sort data in the order you need. Fortunately, Excel allows you to create a custom list to define your own sorting order. To create a custom sort: In our example below, we want to sort the worksheet by T-Shirt Size (column D). A regular sort would organize the sizes alphabetically, which would be incorrect. Instead, we'll create a custom list to sort from smallest to largest. 1 Select cell D3. 2 Select the Data tab, then click the Sort command. 3 The Sort dialog box will appear. Select the column you want to sort by, then choose Custom List... from the Order field. In our example, we will choose to sort by T-Shirt Size. 23

24 8 The worksheet will be sorted by the custom order. The worksheet is now organized by T-shirt size from smallest to largest. More advanced details regarding customized and multiple sorting can be viewed by copying and pasting the following address into your URL: WOKING WITH AND USING COMPLEX FORMULAS A complex formula has more than one mathematical operator, such as 5+2*8. When there is more than one operation in a formula, the order of operations tells Excel which operation to calculate first. In order to use Excel to calculate complex formulas, you will need to understand the order of operations. Order of operations Excel calculates formulas based on the following order of operations: Operations enclosed in parentheses Exponential calculations (3^2, for example Multiplication and division, whichever comes first Addition and subtraction, whichever comes first An excellent way to help you remember the order is PEMDAS, is Please Excuse My Dear Aunt Sally. A detailed explanation of how to effectively use complex formulas copy and paste the following address into your URL which will provide you with step-by-step directions as well as a video and practice worksheets. RELATIVE AND ABSOULUTE CELL REFERENCES There are two types of cell references: relative and absolute. Relative and absolute references behave differently when copied and filled to other cells. Relative references change when a fomula is copied to another cell. Absolute references, on the other hand, remain constant, no matter where they are copied. Relative references By default, all cell references are relative references. When copied across multiple cells, they change based on the relative position of rows and columns. For example, if you copy the formula =A1+B1 from row 1 to row 2, the formula will become =A2+B2. Relative references are especially convenient whenever you need to repeat the same calculation across multiple rows or columns. 24

25 To create and copy a formula using relative references: In the following example, we want to create a formula that will multiply each item's price by the quantity. Rather than creating a new formula for each row, we can create a single formula in cell D2 and then copy it to the other rows. We'll use relative references so the formula correctly calculates the total for each item. Download the following Mexican Menu. 1. Select the cell that will contain the formula. In our example, we'll select cell D2. 2. Enter the formula to calculate the desired value. In our example, we'll type =B2*C2. 3. Press Enter on your keyboard. The formula will be calculated, and the result will be displayed in the cell which is $ To calculate the remainder problems in the worksheet this can be done using the fill handle as long as the data is copied correctly 4 Locate the fill handle in the lower-right corner of the desired cell for cell D2. 25

26 1Click, hold, and drag the fill handle over the cells you wish to fill. We'll select cells D2:D12. 2 Release the mouse. The formula will be copied to the selected cells with relative references, and the values will be calculated in each cell 3 You can double-click the filled cells to check their formulas for accuracy. The relative cell references should be different for each cell, depending on their rows. Absolute references There may be times when you do not want a cell reference to change when filling cells. Unlike relative references, absolute references do not change when copied or filled. You can use an absolute reference to keep a row and/or column constant. An absolute reference is designated in a formula by the addition of a dollar sign ($). It can precede the column reference, the row reference, both. You will generally use the $A$2 format when creating formulas that contain absolute references. The other two formats are used much less frequently. When writing a formula, you can press the F4 key on your keyboard to switch between relative and absolute cell references. This is an easy way to quickly insert an absolute reference. 26

27 To create and copy a formula using absolute references: 1. In our example, we'll use the 7.5% sales tax rate in cell E14 to calculate the sales tax for all items in column D. We'll need to use the absolute cell reference $E$14 in our formula. Since each formula is using the same tax rate, we want that reference to remain constant when the formula is copied and filled to other cells in column D. 2 Select the cell that will contain the formula. In our example, we'll select cell D2. 3 Enter the formula to calculate the desired value. In our example, we'll type =(B2*C2)*$E$14. Fill handle 4. Press Enter on your keyboard. The formula will calculate, and the result will display in the cell. 5 Locate the fill handle in the lower-right corner of cell D2. 6. Click, hold, and drag the fill handle over the cells you wish to fill: cells D3:D12 in our example. 6. Release the mouse. The formula will be copied to the selected cells with an absolute reference, and the values will be calculated in each cell. 7. You can double-click the filled cells to check their formulas for accuracy. The absolute reference should be the same for each cell, while the other references are relative to the cell's row. 8. Be sure to include the dollar sign ($) whenever you're making an absolute reference across multiple cells. The dollar signs were omitted in some of the cells in the example which caused Excel to interpret it as a relative reference, producing an incorrect result when copied to other cells. 1. Correct the errors and compute the final total in the worksheet. To compute the final total click in Cell F2. 27

28 DOUBLE CHECK YOUR FORMULAS One of the most powerful features of Excel is the ability to create formulas. But formulas also have a downside: If you make even a small mistake, they can give an incorrect result. This can have real-world consequences if you re using Excel to calculate anything important. To make matters worse, Excel will not always tell you if your formula is wrong. It will usually just go ahead and run the calculations and give you the wrong answer. So it s up to you to check your formulas whenever you create them. Listed below is a list of tips that you can use to check your formulas for accuracy: 1. Check your references Most formulas use at least one cell reference. When you double-click a formula, it will highlight all of the referenced cells. You can then double-check each one to make sure they are correct. 2. Switch to formula view If you have a lot of formulas and functions in your spreadsheet, you may want to switch to formula view to see all of them at the same time. Just hold the Ctrl key and press `(grave accent). The grave accent key is usually located in the upper-left corner of the keyboard. You can press Ctrl+` again to switch back to the normal view. 3. Check for mix-ups A common mistake is to use the correct cell references, but in the wrong order. For example, if you want to subtract C2 from C3, the formula should be =C3-C2, not =C2-C3. 4. Walk through the Order of Operations Remember the Order of Operations from math class? If not (or if you want a refresher), you can check out our Complex Formulas lesson. Excel always follows this ordering, which means it doesn t just calculate a formula from left to right. If you have a formula with multiple operations (for example, multiplication and addition), you ll need to walk through the Order of Operations step-by-step to see exactly how Excel will calculate the answer. If the calculations are not in the desired order, you can simply add parentheses around the parts that you want Excel to calculate first (since parentheses occur first in the Order of Operations). In the example below, the multiplication is calculated first, which isn t what we wanted. We could fix this formula by enclosing D2+D3 in parentheses. 28

29 5. Ballpark it You can use your own experience, critical thinking skills, and common sense to estimate what the answer should be. If Excel gives you a much larger or smaller value, there may be a problem with your formula (or with the values in the cells). For example, if you are calculating the total price of 8 items that are 98 cents each, the answer should be a little bit less than $8. In the image below, the answer was $784.00, which is incorrect. That s because the price in A2 was entered as 98, and it should have been In Excel, details can make a huge difference. Note that this tip does not always work. In some cases, the wrong answer may be fairly close to the correct answer. However, in many situations it can help you quickly catch a problem in your formula. 6. Break it up If a formula is too complicated, break it up into several smaller formulas. That way, you can check each formula for accuracy, and if there are any problems you will know exactly where they are. In the example below, we wanted to calculate the total cost of several items, including taxes. Instead of trying to calculate it all at once, we broke it up into three formulas. We calculated the subtotal first, then the tax, and finally the total. Because each formula was very simple, we didn t even need to worry about the Order of Operations. Formulas are a huge part of Excel, and it takes practice to really master them. 29

30 PRINTING YOUR WORKSHEET/WORKBOOK Once you've chosen your page layout settings, it's easy to preview and print a workbook from Excel using the Print pane. Choosing a print area Before you print an Excel workbook, it's important to decide exactly what information you want to print. For example, if you have multiple worksheets in your workbook, you will need to decide if you want to print the entire workbook or only active worksheets. There may also be times when you want to print only a selection of content from your workbook. To print active sheets: Worksheets are considered active when selected. 1. Select the worksheet you want to print. To print multiple worksheets, click the first worksheet, hold the Ctrl key on your keyboard, then click any other worksheets you want to select. 2. Navigate to the Print pane. 3. Select Print Active Sheets from the Print Range drop-down menu. 4 Click the Print button. To print the entire workbook: Navigate to the Print pane. 1 Select Print Entire Workbook from the Print Range drop-down menu. 2 Click the Print button. To print a selection: In our example, we'll print a selection of content related to upcoming softball games in July. 1. Select the cells you wish to print. 30

31 1. Navigate to the Print pane. 2. Select Print Selection from the Print Range drop-down menu. 3 A preview of your selection will appear in the Preview pane. 4. Click the Print button to print the selection. If you prefer, you can also set the print area in advance so you'll be able to visualize which cells will be printed as you work in Excel. Simply select the cells you want to print, click the Page Layout tab, select the Print Area command, then choose Set Print Area. Additional information on specific areas on printing can be copied and pasted in the URL: 31

INTRODUCTION... 1 UNDERSTANDING CELLS... 2 CELL CONTENT... 4

INTRODUCTION... 1 UNDERSTANDING CELLS... 2 CELL CONTENT... 4 Introduction to Microsoft Excel 2016 INTRODUCTION... 1 The Excel 2016 Environment... 1 Worksheet Views... 2 UNDERSTANDING CELLS... 2 Select a Cell Range... 3 CELL CONTENT... 4 Enter and Edit Data... 4

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

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

Microsoft Office Excel 2010 Extra

Microsoft Office Excel 2010 Extra Microsoft Office Excel 2010 Extra Excel Formulas İçindekiler Microsoft Office... 1 A.Introduction... 3 1.About This Tutorial... 3 About this tutorial... 3 B.Formula and Function Basics... 4 2.Simple Formulas...

More information

Introduction to Excel 2013

Introduction to Excel 2013 Introduction to Excel 2013 Copyright 2014, Software Application Training, West Chester University. A member of the Pennsylvania State Systems of Higher Education. No portion of this document may be reproduced

More information

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

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

More information

Excel 2010: Getting Started with Excel

Excel 2010: Getting Started with Excel Excel 2010: Getting Started with Excel Excel 2010 Getting Started with Excel Introduction Page 1 Excel is a spreadsheet program that allows you to store, organize, and analyze information. In this lesson,

More information

THE EXCEL ENVIRONMENT... 1 EDITING...

THE EXCEL ENVIRONMENT... 1 EDITING... Excel Essentials TABLE OF CONTENTS THE EXCEL ENVIRONMENT... 1 EDITING... 1 INSERTING A COLUMN... 1 DELETING A COLUMN... 1 INSERTING A ROW... DELETING A ROW... MOUSE POINTER SHAPES... USING AUTO-FILL...

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

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

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

Watch the video below to learn more about creating formulas in Excel. *Video removed from printing pages. Mathematical operators

Watch the video below to learn more about creating formulas in Excel. *Video removed from printing pages. Mathematical operators Excel 2016 Intro to Formulas Introduction One of the most powerful features in Excel is the ability to calculate numerical information using formulas. Just like a calculator, Excel can add, subtract, multiply,

More information

1. Math symbols Operation Symbol Example Order

1. Math symbols Operation Symbol Example Order Excel 2 Microsoft Excel 2013 Mercer County Library System Brian M. Hughes, County Executive Excel s Order of Calculation 1. Math symbols Operation Symbol Example Order Parentheses ( ) =(4+2)*8 1st Exponents

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

Microsoft How to Series

Microsoft How to Series Microsoft How to Series Getting Started with EXCEL 2007 A B C D E F Tabs Introduction to the Excel 2007 Interface The Excel 2007 Interface is comprised of several elements, with four main parts: Office

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

M i c r o s o f t E x c e l A d v a n c e d. Microsoft Excel 2010 Advanced

M i c r o s o f t E x c e l A d v a n c e d. Microsoft Excel 2010 Advanced Microsoft Excel 2010 Advanced 0 Working with Rows, Columns, Formulas and Charts Formulas A formula is an equation that performs a calculation. Like a calculator, Excel can execute formulas that add, subtract,

More information

Contents Microsoft Excel Lesson 1: Entering Text and Numbers...4 The Microsoft Excel Window...4 The Microsoft Office Button...

Contents Microsoft Excel Lesson 1: Entering Text and Numbers...4 The Microsoft Excel Window...4 The Microsoft Office Button... Contents Microsoft Excel 2007...4 Lesson 1: Entering Text and Numbers...4 The Microsoft Excel Window...4 The Microsoft Office Button...5 The Quick Access Toolbar...5 The Title Bar...5 The Ribbon...5 Worksheets...6

More information

Excel Level 1

Excel Level 1 Excel 2016 - Level 1 Tell Me Assistant The Tell Me Assistant, which is new to all Office 2016 applications, allows users to search words, or phrases, about what they want to do in Excel. The Tell Me Assistant

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

Formulas, LookUp Tables and PivotTables Prepared for Aero Controlex

Formulas, LookUp Tables and PivotTables Prepared for Aero Controlex Basic Topics: Formulas, LookUp Tables and PivotTables Prepared for Aero Controlex Review ribbon terminology such as tabs, groups and commands Navigate a worksheet, workbook, and multiple workbooks Prepare

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

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

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

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

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

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

Microsoft Excel 2010

Microsoft Excel 2010 Microsoft Excel 2010 omar 2013-2014 First Semester 1. Exploring and Setting Up Your Excel Environment Microsoft Excel 2010 2013-2014 The Ribbon contains multiple tabs, each with several groups of commands.

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

Advanced Microsoft Excel 2010

Advanced Microsoft Excel 2010 Agenda: 1. Introduction 2. Complex formulas & cell references 3. Functions 4. Charts 5. Pivot Tables 6. Practice and Questions In order to keep computer literacy programs running in the future, we must

More information

Starting Excel application

Starting Excel application MICROSOFT EXCEL 1 2 Microsoft Excel: is a special office program used to apply mathematical operations according to reading a cell automatically, just click on it. It is called electronic tables Starting

More information

Microsoft Excel for Beginners

Microsoft Excel for Beginners Microsoft Excel for Beginners training@health.ufl.edu Basic Computing 4 Microsoft Excel 2.0 hours This is a basic computer workshop. Microsoft Excel is a spreadsheet program. We use it to create reports

More information

EXCEL 2007 TIP SHEET. Dialog Box Launcher these allow you to access additional features associated with a specific Group of buttons within a Ribbon.

EXCEL 2007 TIP SHEET. Dialog Box Launcher these allow you to access additional features associated with a specific Group of buttons within a Ribbon. EXCEL 2007 TIP SHEET GLOSSARY AutoSum a function in Excel that adds the contents of a specified range of Cells; the AutoSum button appears on the Home ribbon as a. Dialog Box Launcher these allow you to

More information

Excel 2007 New Features Table of Contents

Excel 2007 New Features Table of Contents Table of Contents Excel 2007 New Interface... 1 Quick Access Toolbar... 1 Minimizing the Ribbon... 1 The Office Button... 2 Format as Table Filters and Sorting... 2 Table Tools... 4 Filtering Data... 4

More information

Using Microsoft Excel

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

More information

M i c r o s o f t E x c e l A d v a n c e d P a r t 3-4. Microsoft Excel Advanced 3-4

M i c r o s o f t E x c e l A d v a n c e d P a r t 3-4. Microsoft Excel Advanced 3-4 Microsoft Excel 2010 Advanced 3-4 0 Absolute references There may be times when you do not want a cell reference to change when copying or filling cells. You can use an absolute reference to keep a row

More information

Ms excel. The Microsoft Office Button. The Quick Access Toolbar

Ms excel. The Microsoft Office Button. The Quick Access Toolbar Ms excel MS Excel is electronic spreadsheet software. In This software we can do any type of Calculation & inserting any table, data and making chart and graphs etc. the File of excel is called workbook.

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

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

Basic Excel 2010 Workshop 101

Basic Excel 2010 Workshop 101 Basic Excel 2010 Workshop 101 Class Workbook Instructors: David Newbold Jennifer Tran Katie Spencer UCSD Libraries Educational Services 06/13/11 Why Use Excel? 1. It is the most effective and efficient

More information

Application of Skills: Microsoft Excel 2013 Tutorial

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

More information

Excel Foundation Quick Reference (Windows PC)

Excel Foundation Quick Reference (Windows PC) Excel Foundation Quick Reference (Windows PC) See https://staff.brighton.ac.uk/is/training/pages/excel/foundation.aspx for videos and exercises to accompany this quick reference card. Structure of a spreadsheet

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

Excel Tables & PivotTables

Excel Tables & PivotTables Excel Tables & PivotTables A PivotTable is a tool that is used to summarize and reorganize data from an Excel spreadsheet. PivotTables are very useful where there is a lot of data that to analyze. PivotTables

More information

Microsoft Excel 2013: Excel Basics June 2014

Microsoft Excel 2013: Excel Basics June 2014 Microsoft Excel 2013: Excel Basics June 2014 Description Excel is a powerful spreadsheet program. Please note that in this class we will use Excel 2010 or 2013. Learn how to create spreadsheets, enter

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

Excel 2010: Basics Learning Guide

Excel 2010: Basics Learning Guide Excel 2010: Basics Learning Guide Exploring Excel 2010 At first glance, Excel 2010 is largely the same as before. This guide will help clarify the new changes put into Excel 2010. The File Button The purple

More information

CHAPTER 4: MICROSOFT OFFICE: EXCEL 2010

CHAPTER 4: MICROSOFT OFFICE: EXCEL 2010 CHAPTER 4: MICROSOFT OFFICE: EXCEL 2010 Quick Summary A workbook an Excel document that stores data contains one or more pages called a worksheet. A worksheet or spreadsheet is stored in a workbook, and

More information

Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts. Microsoft Excel 2013 Enhanced

Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts. Microsoft Excel 2013 Enhanced Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts Microsoft Excel 2013 Enhanced Objectives Explore a structured range of data Freeze rows and columns Plan and create an Excel table Rename

More information

Introduction to Microsoft Excel 2010

Introduction to Microsoft Excel 2010 Introduction to Microsoft Excel 2010 This class is designed to cover the following basics: What you can do with Excel Excel Ribbon Moving and selecting cells Formatting cells Adding Worksheets, Rows and

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

Gloucester County Library System. Excel 2010

Gloucester County Library System. Excel 2010 Gloucester County Library System Excel 2010 Introduction What is Excel? Microsoft Excel is an electronic spreadsheet program. It is capable of performing many different types of calculations and can organize

More information

Microsoft Excel 2016 LEVEL 2

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

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

March 28, Excel Essentials. Jim Snediker. Suzi Huisman

March 28, Excel Essentials. Jim Snediker. Suzi Huisman March 28, 2019 Excel Essentials Jim Snediker Suzi Huisman 1 What is a Spreadsheet? A spreadsheet is the computer equivalent of a paper ledger sheet. Worksheet new name for Spreadsheet Workbook one file

More information

Chapter 4. Microsoft Excel

Chapter 4. Microsoft Excel Chapter 4 Microsoft Excel Topic Introduction Spreadsheet Basic Screen Layout Modifying a Worksheet Formatting Cells Formulas and Functions Sorting and Filling Borders and Shading Charts Introduction A

More information

EXCEL BASICS: MICROSOFT OFFICE 2007

EXCEL BASICS: MICROSOFT OFFICE 2007 EXCEL BASICS: MICROSOFT OFFICE 2007 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT EXCEL PAGE 03 Opening Microsoft Excel Microsoft Excel Features Keyboard Review Pointer Shapes

More information

Introduction to Microsoft Excel 2010

Introduction to Microsoft Excel 2010 Introduction to Microsoft Excel 2010 This class is designed to cover the following basics: What you can do with Excel Excel Ribbon Moving and selecting cells Formatting cells Adding Worksheets, Rows and

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

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

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

More information

STATISTICAL TECHNIQUES. Interpreting Basic Statistical Values

STATISTICAL TECHNIQUES. Interpreting Basic Statistical Values STATISTICAL TECHNIQUES Interpreting Basic Statistical Values INTERPRETING BASIC STATISTICAL VALUES Sample representative How would one represent the average or typical piece of information from a given

More information

ADD AND NAME WORKSHEETS

ADD AND NAME WORKSHEETS 1 INTERMEDIATE EXCEL While its primary function is to be a number cruncher, Excel is a versatile program that is used in a variety of ways. Because it easily organizes, manages, and displays information,

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

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 Basics Ben Johnson

Microsoft Excel Basics Ben Johnson Microsoft Excel Basics Ben Johnson Topic...page # Basics...1 Workbook and worksheets...1 Sizing columns and rows...2 Auto Fill...2 Sort...2 Formatting Cells...3 Formulas...3 Percentage Button...4 Sum function...4

More information

Basic Excel Forumlas

Basic Excel Forumlas Basic Excel Forumlas Mathematical operators Excel uses standard operators for formulas, such as a plus sign for addition (+), a minus sign for subtraction (-), an asterisk for multiplication (*), a forward

More information

Activity 1 Creating a simple gradebook

Activity 1 Creating a simple gradebook Activity 1 Creating a simple gradebook 1 Launch Excel to start a new spreadsheet a. Click on the Excel icon to start a new workbook, either from the start menu, Office Toolbar, or an Excel icon on the

More information

Excel Main Screen. Fundamental Concepts. General Keyboard Shortcuts Open a workbook Create New Save Preview and Print Close a Workbook

Excel Main Screen. Fundamental Concepts. General Keyboard Shortcuts Open a workbook Create New Save Preview and Print Close a Workbook Excel 2016 Main Screen Fundamental Concepts General Keyboard Shortcuts Open a workbook Create New Save Preview and Print Close a Ctrl + O Ctrl + N Ctrl + S Ctrl + P Ctrl + W Help Run Spell Check Calculate

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

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

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

Tips & Tricks: MS Excel

Tips & Tricks: MS Excel Tips & Tricks: MS Excel 080501.2319 Table of Contents Navigation and References... 3 Layout... 3 Working with Numbers... 5 Power Features... 7 From ACS to Excel and Back... 8 Teacher Notes: Test examples

More information

Dale s Freight Fuel Report Assignment. Objectives By the end of this lesson, you will be able to:

Dale s Freight Fuel Report Assignment. Objectives By the end of this lesson, you will be able to: Dale s Freight Fuel Report Assignment Objectives By the end of this lesson, you will be able to: Set up a worksheet Navigate an Excel Window Enter labels and values Create formulas using math operators

More information

EXCEL Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development

EXCEL Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development Information Technology MS Office Excel 2007 Users Guide EXCEL 2007 Using Excel for Data Query & Management IT Training & Development (818) 677-1700 Training@csun.edu TABLE OF CONTENTS Introduction... 1

More information

Computer Training Centre University College Cork. Excel 2016 Level 1

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

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

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

Introduction to Excel 2007 Table of Contents

Introduction to Excel 2007 Table of Contents Table of Contents Excel Microsoft s Spreadsheet... 1 Starting Excel... 1 Excel 2007 New Interface... 1 Exploring the Excel Screen... 2 Viewing Dialog Boxes... 2 Quick Access Toolbar... 3 Minimizing the

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel Table of Contents The Excel Window... 2 The Formula Bar... 3 Workbook View Buttons... 3 Moving in a Spreadsheet... 3 Entering Data... 3 Creating and Renaming Worksheets... 4 Opening

More information

EXCEL BASICS: MICROSOFT OFFICE 2010

EXCEL BASICS: MICROSOFT OFFICE 2010 EXCEL BASICS: MICROSOFT OFFICE 2010 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT EXCEL PAGE 03 Opening Microsoft Excel Microsoft Excel Features Keyboard Review Pointer Shapes

More information

New Perspectives on Microsoft Excel Module 5: Working with Excel Tables, PivotTables, and PivotCharts

New Perspectives on Microsoft Excel Module 5: Working with Excel Tables, PivotTables, and PivotCharts New Perspectives on Microsoft Excel 2016 Module 5: Working with Excel Tables, PivotTables, and PivotCharts Objectives, Part 1 Explore a structured range of data Freeze rows and columns Plan and create

More information

Conditional Formatting

Conditional Formatting Microsoft Excel 2013: Part 5 Conditional Formatting, Viewing, Sorting, Filtering Data, Tables and Creating Custom Lists Conditional Formatting This command can give you a visual analysis of your raw data

More information

Part I - WORKING WITH ABSOLUTE REFERENCES

Part I - WORKING WITH ABSOLUTE REFERENCES INTRODUCTION TO COMPUTER CONCEPTS CSIT 100 LAB: MORE WORK with MS EXCEL Part I - WORKING WITH ABSOLUTE REFERENCES This is an implementation of a spreadsheet program. It contains 1,048,576 rows, and 16,384

More information

Division of School Facilities

Division of School Facilities Division of School Facilities Module 3 EXCEL HIDE/ FILTER/ SORT & PRINT New York City Department of Education Office of Enterprise Development and Support Applications Support Group 2011 TABLE of CONTENTS

More information

Microsoft Excel 2010 Part 2: Intermediate Excel

Microsoft Excel 2010 Part 2: Intermediate Excel CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Excel 2010 Part 2: Intermediate Excel Spring 2014, Version 1.0 Table of Contents Introduction...3 Working with Rows and

More information

INFORMATION TECHNOLOGY 402 UNIT IV SPREADSHEET

INFORMATION TECHNOLOGY 402 UNIT IV SPREADSHEET INFORMATION TECHNOLOGY 402 UNIT IV SPREADSHEET AUTOSUM AutoSum is a function in Microsoft Excel and other spreadsheet programs that automatically enters the appropriate formula or function into your spreadsheet.

More information

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

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

More information

Excel 2016: Part 2 Functions/Formulas/Charts

Excel 2016: Part 2 Functions/Formulas/Charts Excel 2016: Part 2 Functions/Formulas/Charts Updated: March 2018 Copy cost: $1.30 Getting Started This class requires a basic understanding of Microsoft Excel skills. Please take our introductory class,

More information

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

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

More information

Excel Training - Beginner March 14, 2018

Excel Training - Beginner March 14, 2018 Excel Training - Beginner March 14, 2018 Working File File was emailed to you this morning, please log in to your email, download and open the file. Once you have the file PLEASE CLOSE YOUR EMAIL. Open

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

Intermediate Microsoft Excel

Intermediate Microsoft Excel Intermediate Microsoft Excel Class learning objectives By the end of class, students should be able to perform the following tasks in Microsoft Word: 1. Completing a Series 2. Review of Excel Basics Create

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

COMPUTING AND DATA ANALYSIS WITH EXCEL

COMPUTING AND DATA ANALYSIS WITH EXCEL COMPUTING AND DATA ANALYSIS WITH EXCEL Lesson 1: Introduction to the Excel Environment 1 Scheme Introduction to spreadsheets The Excel Interface Menus Toolbars Built-in Help tool Workbooks, Worksheets,

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

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

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

More information

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

MICROSOFT EXCEL BEYOND THE BASICS. MARY ANN WALLNER Contact Information:

MICROSOFT EXCEL BEYOND THE BASICS. MARY ANN WALLNER Contact Information: MICROSOFT EXCEL BEYOND THE BASICS MARY ANN WALLNER Contact Information: walln003@csusm.edu PRESENTING EXCEL Excel can be used for a wide variety of tasks: Creating and maintaining detailed budgets Tracking

More information

Contents. Group 3 Excel Handouts 2010

Contents. Group 3 Excel Handouts 2010 Contents Function Library... 2 Function Operators... 2 Order of Multiple Operators... 2 Function Library... 3 Formula Auditing... 4 Name Cells... 7 Comments... 8 Show Ink... 9 Show Ink is a colorful way

More information

EXCEL BASICS: PROJECTS

EXCEL BASICS: PROJECTS EXCEL BASICS: PROJECTS In this class, you will be practicing with three basic Excel worksheets to learn a variety of foundational skills necessary for more advanced projects. This class covers: Three Project

More information