Microsoft Excel XP/2003,: Level 100
Microsoft Excel XP/2003,: Level 100
Excel Basics
Shortcuts for Getting Around
To do this Press
Go to column A of the active row HOME
Go to the edge of the spreadsheet END+ arrow
Go to cell A1 of the active worksheet CTRL+HOME
Go to last cell of the spreadsheet data CTRL+END
Scroll one window up or down PAGEUP OR PAGEDOWN
Scroll one window left or right ALT+PAGEUP OR PAGEDOWN
Move among the four corners of the selected range CTRL+.
Go to a specified cell Click the Name box, type the cell reference you want to go to and press ENTER
Move one column to the left or right. LEFT ARROW or RIGHT ARROW
Move one row up or down. UP ARROW or DOWN ARROW
Move between noncontiguous selected ranges CTRL+ALT+LEFT ARROW or RIGHT ARROW
Row Heading
Microsoft Excel XP/2003, Level 100
Spreadsheets Made Simple
To select Do this
All cells on a worksheet Click the Select All button. To select the entire worksheet, you can also press CTRL+A. If the
worksheet contains data, CTRL+A selects the current region. Pressing
Select All
CTRL+A a second time selects the entire worksheet.
Adjacent rows or Drag across the row or column headings. Or select the first row or column; then hold down SHIFT while you
columns select the last row or column.
Nonadjacent rows or Click the column or row heading of the first row or column in your selection; then hold down CTRL while
columns you click the column or row headings of other rows or columns that you want to add to the selection.
More or fewer cells than Hold down SHIFT and click the last cell that you want to include in the new selection. The rectangular range
the active selection between the active cell and the cell that you click becomes the new selection.
To do this Do this
Add Color to Sheet Tabs 1. Select the sheets you want to color.
2. On the Format menu, point to Sheet, and then click Tab Color OR right-click on the
sheet tab and then click Tab Color.
3. Click on the color you want and click OK .
Delete Sheets 1. Select the sheet(s) you want to delete.
2. On the Edit menu, click Delete Sheet OR right-click the sheet tab and then click Delete.
Insert a New Worksheet(s) 1. Select the same number of existing worksheet tabs that you want to add. (i.e.: If you want
to add three new worksheets, select three existing worksheet tabs.)
2. Click Worksheet on the Insert menu.
Rename a Worksheet 1. On the Format menu, point to Sheet and then click Rename OR right-click the tab to
rename, and then click Rename OR double-click the tab to rename.
2. Type the new name over the current name.
3. Press ENTER.
Move or Copy Sheets 1. To move or copy to another workbook, open the workbook that will receive the sheets.
2. Switch to the workbook that contains the sheets you want to move or copy, and then
select the sheets.
To move sheets within the current 3. On the Edit menu, click Move or Copy Sheet.
workbook, drag the selected sheets along the 4. In the To book box, click the workbook to receive the sheets.
row of sheet tabs. To copy the sheets, hold To move or copy the selected sheets to a new workbook, click new book.
down CTRL, and then drag the sheets; release 5. In the Before sheet box, click the sheet before which you want to insert the moved or
the mouse button before you release CTRL. copied sheets.
6. To copy the sheets instead of moving them, select the Create a copy check box.
Edit a Worksheet
Edit Cells
To do this Do this
Enter data into a cell Select the cell and type your entry (you’ll be in edit mode) and then press ENTER or click
on the Formula bar to confirm the entry.
Enter data in a range of cells Select the range. When you type, your entry will be entered into the active (white) cell. To
move from cell to cell, use TAB, SHIFT+TAB, ENTER, and SHIFT+ENTER to remain within
the selected range.
Delete the contents of a cell Select the cell and press DELETE
Delete the cell Select the cell and go to the Edit menu and select Delete… The Delete dialog box will open.
Choose which way to shift the remaining cells or delete the entire row or column.
Copy the contents of the cell above CTRL+’ (apostrophe)
Enter the current date CTRL+; (semicolon)
Enter the current time CTRL+: (colon)
Use Functions
Syntax: =FunctionName(arguments)
EXAMPLES
All arguments must be enclosed in parenthesis with no spaces.
Use the colon (:) to indicate a range of cells and a comma (,) to =SUM(range) Adds all the values for the specified cells.
separate arguments. =AVERAGE(range) Returns the average value of all the cells
1. Click the cell in which you want to enter the formula. specified.
=MIN(range) Returns the lowest value of all the cells specified.
2. Select Insert Function on the Formula bar. =MAX(range) Returns the highest value of all the cells
3. Select the category from the drop-down list, then select
specified.
the function name and click OK . =COUNT(range) Returns the number of cells containing
4. Complete the necessary arguments by typing the cell or numeric information. Empty cells, logical values, text, or
cell ranges OR follow steps below. error values in the array or reference are ignored.
(Arguments in bold are required.) =COUNTA(range) (Count All) Returns the number of cells
a. Click Collapse and select the cell (range). containing information. Empty cells are ignored.
b. Click Expand to return to the help box and =TODAY() or =NOW()
continue for arguments necessary. TODAY returns today’s date as mm/dd/yy.
c. Click OK when finished. NOW returns the date and time.
NOTES
9. Insert a new row before the Total row and name it Daisies
with the following data: 56, 62, 47, 49, 53
10. Resize rows and/or columns as needed.
11. SAVE!
Create a Formula
1. Sum the days (columns) and products (rows).
2. In column H, add the heading Average and average each product for the week.
3. In column I, add the heading Percent and find the percent of sales for each product.
4. SAVE!
Print Options
1. Print preview the spreadsheet.
2. Set up margins, layout and scaling.
3. Create a header with the workbook’s name and worksheet’s name.
4. Create a footer with the date the report was printed.
5. Print preview the spreadsheet.
6. SAVE!
Excel Practice Exercise
Create a New Workbook
1. Create a new Workbook in Microsoft Excel.
2. Save as: Flora’s Flowers
3. Rename Sheet1 to 1st Week (double-click worksheet tab, type name and then press ENTER)
4. Rename Sheet2 to 2nd Week (double-click worksheet tab, type name and then press ENTER)
5. Rename Sheet3 to 3rd Week (double-click worksheet tab, type name and then press ENTER)
6. Insert two new worksheet and rename to 4th Week and 5th Week (From the Insert menu, select Worksheet)
7. Move 4th Week and 5th Week behind 3rd Week worksheet (drag-and-drop)
8. Enter data on 1st Week worksheet:
A B C D E F G
1 Products Monday Tuesday Wednesday Thursday Friday Total
2 Roses 352 276 297 317 326
3 Pansies 153 126 111 132 114
4 Mums 98 112 87 79 95
5 Total
9. Insert a new row before the Total row and name it Daisies
with the following data: 56, 62, 47, 49, 53
(right-click the row 5 heading and select Insert, OR select row 5 and from the Insert menu select Rows)
10. AutoFit and resize rows and/or columns as needed. (double-click right margin of column in heading row)
Create a Formula
1. Sum the days (columns) and products (rows).
(select cells B6 through E6 and click the AutoSum button)
(select cells G2 through G5 and click the AutoSum button)
2. In column H, add the heading Average and average each product for the week.
(=AVERAGE(B2:E2), then use the AutoFill handle (black cross) to fill down to cell H5)
3. In column I, add the heading Percent and find the percent of sales for each product.
(=G2/$G$6, then use the AutoFill handle (black cross) to fill down to cell I5)
A B C D E E G H I
1 Products Monday Tuesday Wednesday Thursday Friday Total Average Percent
2 Roses 352 276 297 317 326 =SUM(B2:E2) =AVERAGE(B2:E2) =G2/$G$6
3 Pansies 153 126 111 132 114 =SUM(B3:E3) =AVERAGE(B3:E3) =G3/$G$6
4 Mums 98 112 87 79 95 =SUM(B4:E4) =AVERAGE(B4:E4) =G4/$G$6
5 Daisies 56 62 47 49 53 =SUM(B5:E5) =AVERAGE(B5:E5) =G5/$G$6
6 Total =SUM(B2:B5) =SUM(C2:C5) =SUM(D2:D5) =SUM(E2:E5) =SUM(F2:F5) =SUM(B6:E6) =AVERAGE(B6:E6)