BasicsPractice Exercises
BasicsPractice 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
mulas to Values
Return to
Practice: Naming Ranges Contents
100%
* From http://www.stat.ncsu.edu/sas/sicl/data
Sales
January $5,400.00
February $3,152.00
March $6,582.00
B6:G6.
formatting toolbar
rge and Center"
Return to
Practice: Basic Editing Contents
Method 1
1. Make D47 the current cell.
2. In the formula bar, drag over the formula,
Exercise 13-Copy & Paste a Formula and hit CTRL+C (Edit, Copy), then hit the
escape key.
3. Click in cell B49 and hit CTRL+V (Edit,
Referenced value: 6%
Paste). The same result (6) should
Another referenced value: 100 display. Excel does not adjust the cell
Formula: 6 references in the formula.
Method 2
1. Again make D47 the current cell and
click CTRL+C.
2. Click in Cell B51 and hit CTRL+V. A
different result (0) should display. Excel
adjusts the cell references in the
copied formula.
Exercise 14-Edit Copy & Edit Paste Special to Convert Formulas to Values
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: Formulas Contents
Activity # 2
Copying a Formula Using a Relative Reference
1. Check to see that the cell C11 at left
Quarter 1 Quarter 2 Quarter 3 holds the SUM formula =SUM(C8:C10).
March $500 $250 $35 2. Make cell C11 the current cell.
April $300 $120 $45 3. Position the mouse pointer on the filled
black square at the lower right-hand
May $100 $95 $55 corner of cell C11 and drag the pointer
Total: $ 900.00 across to cell E11. The result should look
like this:
Tip-Building a Formula with Absolute Addressing
An absolute reference is indicated by the dollar signs
before the row and column indicators; e.g., $C$29.
An alternative to typing in the dollar signs is to
1. Position the mouse pointer on the cell reference in 4. Examine the copied formulas in cells
the formula bar. D11 and E11. Excel has adjusted the
2. Tap the F4 key until the type of reference you want cell references so they refer to the
is displayed. correct values in their columns. That is,
The F4 key toggles through four options: =SUM(C8:C10) becomes =SUM(D8:D10)
C29 - relative and =SUM(E8:E10).
$C$29 - absolute row and column
$C29 - absolute column, relative row
C$29 - absolute row, relative column
Sum:
Average:
Min:
Max: 2. Enter the TODAY function in Cell C69 to
return the current date. The syntax of
the function is: =TODAY()
Today's date:
rows" button on
diting indicators.
Exercise No.2 October 10, 2018
Return to
Practice: Charting Contents
Marketing
$350