A Review of Excel Basics Exercises
A Review of Excel Basics Exercises
This file provides hands-on exercises to accompany the document named "A Review of Excel Basics".
Naming Ranges
Exercise 1 Name a Range (method 1) Exercise 2 Name a Range (method 2)
Exercise 3 Name a Range (method 3) Exercise 4 Display Range Names
Exercise 5 Add a Cell Comment
Formatting
Exercise 6 Merge and Center Exercise 7 Apply Formatting
Exercise 8 Apply Borders Exercise 9 Create a Text Box
Exercise 10 Use the Format Painter
Basic Editing
Exercise 11 Edit Fill Exercise 12 Use Excel Custom Lists
Exercise 13 Copy and Paste a Formula Exercise 14 Convert Formulas to Values
Exercise 15 Transpose Data
Formulas
Exercise 16 Relative References Exercise 17 Absolute References
Exercise 18 Use Built-in Functions Exercise 19 Using Logical Functions
Exercise 20 Using Formula Auditing Tools
Data Tables
Exercise 21 The One-Input Data Table Exercise 22 The Two-Input Data Table
Charting
Exercise 23 Generate a Quick Chart Exercise 24 Use the Chart Wizard
Exercise 25 Create an XY Chart
January Data
1. Select range B20:B22.
35 2. From Excel's menus choose
44 Insert, Name, Define.
66 3. In the "Define Name" dialog,
supply a name for the selected
range or if Excel has provided
a name accept its suggestion.
4. Click "OK".
100%
* From http://www.stat.ncsu.edu/sas/sicl/data
Sales
January $5,400.00
February $3,152.00
March $6,582.00
Return to
Practice: Basic Editing Contents
Quarter 1 Quarter 2 Quarter 3 1. Check to see that the cell C11 at left
March $500 $250 $35 holds the SUM formula =SUM(C8:C10).
April $300 $120 $45 2. Make cell C11 the current cell.
May $100 $95 $55 3. Position the mouse pointer on the filled
Total: $ 900.00 black square at the lower right-hand
corner of cell C11 and drag the pointer
across to cell E11. The result should look
like this:
Tax rate: 4%
1. Check to see that the cell C35 at left Tip-Building a Formula
holds the formula =SUM(C32:C34)*C29. with Absolute
Quarter 1 Quarter 2 Quarter 3 2. Make cell C35 the current cell. Addressing
March $500 $250 $35 3. Position the mouse pointer on the filled
April $300 $120 $45 black square at the lower right-hand An absolute reference is
May $100 $95 $55 corner of cell C11 and drag the pointer indicated by the dollar
Tax: $36 across to cell E35. The result should look signs before the row and
like this: column indicators; e.g.,
$C$29. An alternative to
Example typing in the dollar signs is
Quarter 1 Quarter 2 Quarter 3 to
March $500 $250 $35 The formulas in Cells D35 and E35 are 1. Position the mouse
April $300 $120 $45 incorrect as copied. Excel has used its pointer on the cell
May $100 $95 $55 default relative referencing in the copied reference in the formula
formulas but that's not appropriate for bar.
Tax: $36 $19 $5 the reference to the tax rate in Cell C29. 2. Tap the F4 key until the
4. Modify the "master formula" in Cell C35 type of reference you want
so it looks like this: is displayed.
=SUM(C32:C34)*$C$29 The F4 key toggles through
and then copy the modified formula four options:
across for Quarters 2 and 3 to get the C29 - relative
correct results. $C$29 - absolute row
Check the completed example (with green and column
background) to see another instance. $C29 - absolute
column, relative row
C$29 - absolute
row, relative column
Sum:
Average:
Min: 2. Enter the TODAY function in Cell C69 to
Max: return the current date. The syntax of
the function is: =TODAY()
Today's date:
The model
Interest Rate 5%
Term 30 Input values that can vary.
Principal $250,000
1. Complete the one-input Data Table that varies interest rate by highlighting the range B22:C29,
choosing Data, Table from Excel's menus, and entering the model interest rate cell (D6) in
the "Column" prompt. Hit OK.
2. Complete the one-input Data Tables below that vary term and principal in the same fashion.
Complete the two-input Data Table that varies both interest rate and term by highlighting the
range B43:H50, choosing Data, Table from Excel's menus, entering the model interest rate
cell (D6) in the "Column" prompt, and entering the model term (D7) in the "Row" prompt. Hit
OK to complete execution.
($1,342.05) 5 10 15 20 25 30
3.5%
4.0%
4.5%
5.0%
5.5%
6.0%
6.5%
Return to
Practice: Charting Contents
Expenses March-May
R&D
$500
Dollars in Thousands
Overhead
$100
Marketing
$350
XY Scatter Plot
900000
800000
700000
600000
500000
400000
300000
200000
100000
0