Basic Excel Practice
Basic Excel Practice
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
Exercise 14-Edit Copy & Edit Paste Special to Convert Formulas to Values
L+V (Edit,
hould
the cell
cell and
L+V. A
play. Excel
the
he formula,
then hit the
L+V (Edit,
hould
the cell
cell and
L+V. A
play. Excel
the
B69 at left
t each is a
Copy.
it, Paste
toggle on
OK.
D69 should
ers in the
k each
e in the
n
a constant.
t left.
Edit, Copy.
Edit, Paste
ecial"
ear the
k OK.
Return to
Practice: Formulas 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
black square at the lower right-hand
Total: $ 900.00
corner of cell C11 and drag the pointer
across to cell E11. The result should look
like this:
Example
Quarter 1 Quarter 2 Quarter 3
March $500 $250 $35 The formulas in Cells D35 and E35 are
April $300 $120 $45 incorrect as copied. Excel has used its
default relative referencing in the copied
May $100 $95 $55
formulas but that's not appropriate for
Tax: $36 $19 $5 the reference to the tax rate in Cell C29.
4. Modify the "master formula" in Cell C35
so it looks like this:
=SUM(C32:C34)*$C$29
and then copy the modified formula
across for Quarters 2 and 3 to get the
correct results.
Check the completed example (with green
background) to see another instance.
=SUM(C32:C34)*$C$29
and then copy the modified formula
across for Quarters 2 and 3 to get the
correct results.
Check the completed example (with green
background) to see another instance.
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:
mulas in cells
adjusted the
efer to the
olumns. That is,
es =SUM(D8:D10)
*$C$29
ified formula
nd 3 to get the
of Cells C64:C67
um, average,
aximum value in
med SALES).
like this:
on in Cell C69 to
The syntax of
Y()
er than Q2",
n Cell 86 that
and Q2. If Q1
n the difference.
urn the increase.
ok like this:
8, C78-C77)
a Auditing"
w, Toolbars,
cel's menu.
the "Trace
e toolbar to see
105 formula.
the "Trace
a Auditing"
w, Toolbars,
cel's menu.
the "Trace
e toolbar to see
105 formula.
the "Trace
he toolbar to see
epend on the tax
rows" button on
diting indicators.
IMPORTANT NOTE Steps 1, 2, and 5 wil be followed in every function we carry out using matrices
Matrix A Matrix B
1 4 7 3 6 9
2 5 8 4 7 10
3 6 9 5 8 11
Matrix A Matrix B
1 4 7 3 6 9
2 5 8 4 7 10
3 6 9 5 8 11
Matrix A
4 8 2
7 4 3
How to multiply a matrix by a scalar (real number)
Matrix A Scaler 3
3 3 6
1 4 7
2 5 8
Matrix A Matrix B
3 3 6 4 8 2
1 4 7 7 4 3
2 5 8 5 5 9
7 1 6
Matrix A
2 5 4
1 6 3
1 -2 -7
we carry out using matrices
2. Highlight another section of the worksheet (near the given matrices) that has
the same dimensions as the answer matrix.
5. Since this answer will result in an array (matrix), you will need to:
CTRL+SHIFT+ENTER
(NOTE: Braces will surround the formula.)
- Type: = TRANSPOSE(A2:C3)
(This will appear in the formula
bar.)
- Let's say that we wish to
multiply the given matrix of a
scalar of three (3).
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%
m * 12, principal)
e same fashion.
- This time we fill in both the Row input cell (indicating cell
C7, the site of term in our example) and the Column input
cell (indicating cell D6).
Two-Dimentional data table:
- This time we fill in both the Row input cell (indicating cell
C7, the site of term in our example) and the Column input
cell (indicating cell D6).
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
arch-May
$500
in Thousands
$350
April May
F47above.
d button on Excel's
start the Chart
XY (Scatter)" chart
atter Plot
0 0 0 0 0 0
00 400 600 800 000 200
12 1 1 1 2 2