Excel Tutorial To Improve Your Efficiency (2007 Version) : Green
Excel Tutorial To Improve Your Efficiency (2007 Version) : Green
Introduction
My purpose with this Excel tutorial is to illustrate some Excel tips that will dramatically improve
your efficiency. I make no attempt to be as encyclopedic as some of the 800-page Excel manuals
available. I concentrate on common tasks, not every last thing that can be done in Excel. Also, I
presume that you have some Excel knowledge. For example, I assume you know about rows and
columns, values, labels, and formulas, relative and absolute addresses, and other basic Excel
elements. If you know virtually nothing about Excel, you probably ought to work through an
“Excel for Dummies” book and then work through this tutorial.
The style of this tutorial should be easy to follow. Main topics appear in bold black type. Specific
direction headings are in yellow, and these are followed by detailed directions in red. Additional
comments about the directions appear in blue. Then there are “Try it!” exercises in green. These
“Try it!” exercises are a key feature of this tutorial. I have embedded numerous sample Excel
spreadsheets so that you can try out the directions right away—without switching into Excel.
When you double-click on one of these spreadsheets, you launch Excel, and the spreadsheet
“comes alive.” The menus and toolbars even change to those for Excel. By clicking outside one
of these spreadsheets, you’re back in Word.
The easiest way to maneuver around this tutorial is to switch to outline view. To do so, select
Word’s ViewOutline menu item, which gives you an extra Outlining menu. Select this menu
and then click on the Show Level dropdown. This lets you choose the level of the outline. You’ll
get good results by choosing Level 2. This lets you see all first-level and second-level headings.
Put your cursor on a heading of interest and then switch back to normal view by selecting Word’s
ViewPrint Layout menu item. (Try it right now. It’s easy!)
Finally, I suggest that you save this file–RIGHT NOW–as MyXLTutorial.docx (or some such
name) and work with the copy. That way, if you mess anything up as you try the exercises, you
can always go back and retrieve the original file (ExcelTutorial.docx).
Have fun!
Differences in Excel 2007
If Excel 2007 is your first exposure to Excel, you’ll love it. If you’re used to Excel 2003 or an
earlier version, however, you’ll have some unlearning to do. There are two big changes in Excel
2007 and a host of smaller changes. The first big change is that worksheets are much bigger. You
used to have about 65,000 rows and 256 columns. Now you have over a million rows and over
16,000 columns. You’ll hardly ever use this much space, but it’s available.
The second big change is the one you’ll notice right away: you no longer have the usual menus
and toolbars. Microsoft has completely reorganized the user interface to provide menus and
ribbons. Each menu (Home, Insert, Page Layout, etc.) has an associated ribbon that is similar to
the old toolbars. For example, if you click on the Formula menu, you get a ribbon with buttons
that are useful for working with formulas. Each ribbon has several groups of buttons. For
example, the Formulas ribbon has one group called Defined Names with buttons for manipulating
range names. There’s only one way to learn these ribbons: practice and experiment. If you’re
used to the old Excel, you’ll undoubtedly curse at the new ones a few times when you can’t find
something, but you can be assured that they are more logically organized than the old versions.
One particular menu item you’ll miss is ToolsOptions, for changing various options in Excel.
It’s not gone; it’s just in a different place. To get to it, click on the new Office button (in the
upper left corner of the screen) and then the Excel Options button. From there, you can
8 1 1 1
5 5 7 6
10 5 3 10
10 10 5 9
5 4 3 4
7 4 5 1
2 8 9 10
The action of an End-arrow combination depends on where you start. It takes you to the last
nonblank cell if you start in a nonblank cell. (If there aren’t any nonblank cells in that direction, it
takes you to the far edge of the sheet.) If you start in a blank cell, it takes you to the first nonblank
cell.
Splitting the Screen
It is often useful to split the screen so that you can see more information.
To split the screen vertically, horizontally, or both:
Click on the narrow “screen splitter” bar just to the right of the bottom scroll bar (for vertical
splitting) or just above the right-hand scroll bar (for horizontal splitting) and drag this to the left
or down.
Splitting gives you two “panes” (or four if you split in both directions). Once you have these
panes, practice scrolling around in any of them, and see how the others react.
Try it! Split the screen either way and then remove the split.
77 74 52 93 12
9 38 4 73 38
30 31 37 98 10
45 35 3 Screen splitter33
98 bars
34 23 11 43 52
80 45 26 64 17
33 13 55 31 53
64 55 99 5 87
Selecting a Range
Usually in Excel, you select a range and then do something to it (such as enter a formula in it,
format it, delete its contents, and so on). Therefore, it is extremely important to be able to select a
range efficiently. It’s easy if the whole range appears on the screen, but it’s a bit trickier if you
9 2 10
1 3 8
8 1 10
7 5 4
5 1 1
5 10 7
6 3 7 13 9
7 2 5 6 11
1 3 1 2 9
6 4 9 13 1
4 4
2 7
2 4
2 2
8 6
10 13 7 9
1 9 12 7
5 4 1 1
6 12
15 2
13 4 10
3 3 9
4 1
2 3
2 1
5 1
4 2
3 5
Buttons or key combinations? This is a matter of personal taste, but either is quicker than menu
choices!
A frequent task is to enter a formula in one cell and copy it down a row or across a column. There
are several very efficient ways to do this.
To avoid copying and pasting altogether, use Ctrl-Enter:
Starting with the top or left-hand cell, select the range where the results will go. (Use the
selection methods described earlier, especially if this range is a long one.) Type in the formula,
and press Ctrl-Enter instead of Enter.
Try it! Fill up the range C2:C8 with Ctrl-Enter.
6 2
9 1
Formula should multiply
4 9
the value in column A by
7 6 the corresponding value
2 3 in column B
8 5
3 9
Pressing Ctrl-Enter enters what you typed in all of the selected cells (adjusted for relative
addresses), so in general, it can be a real time saver. For example, it can be used to enter the
number 10 in a whole range of cells. Just select the range, type 10, and press Ctrl-Enter.
Try it! Fill up the range B2:D8 with the value 10 by using Ctrl-Enter.
10 7 70
6 9
4 9
5 1
2 8
8 10
10 7
7 8 56
2 1
10 2
4 1
4 5
3 8
7 8
You might want to experiment with the other options in the Paste dropdown. For example, if you
have a set of labels entered as a row and you want this same set of labels entered somewhere else
as a column, try copying and pasting with the Transpose option.
Moving (Cutting and Pasting)
Often you would like to move information from one place in the sheet to another.
To move (cut and paste):
Select the range to be cut, press Ctrl-x (for cutting), select the upper left corner of the paste
range, and press Ctrl-v. (The little finger-index finger combination in your left hand is also good
for pressing Ctrl-x.)
As with copying and pasting, ribbon buttons can be used instead of key combinations, but either
is more efficient than selecting menu items. Also, note that you need only select the upper left
cell of the paste range. Excel knows that the shape of the paste range must be the same as the
shape of the cut range.
Try it! Move the range A2:C8 to the range D2:F8. (Watch how relative addresses affect the
eventual formulas in column F.)
2 3 6
7 4 28
3 6 18
3 9 27
6 7 42
6 6 36
1 4 4
Absolute/Relative References
Absolute and references are indicated in formulas by dollar signs or the lack of them, and they
indicate what happens when you copy or move a formula to a range. You typically want some
parts of the formula to stay fixed (absolute) and others to change relative to the cell position. This
is a crucial concept for efficiency in spreadsheet operations, so you should take some time to
understand it thoroughly. Here are two important things to remember: (1) The dollar signs are
relevant only for the purpose of copying or moving; they have no inherent effect on the formula.
For example, the formulas =5*B3 and =5*$B$3 in cell C3, say, produce exactly the same result.
Their difference is relevant only if you want to copy cell C3 to some range. (2) There is never any
need to type the dollar signs. This can be done with the F4 key.
To make a cell reference absolute or mixed absolute/relative using the F4 key:
Try it again! Enter one formula with appropriate absolute/relative addressing in cell C5
that can be copied to C5:F9. (Scroll to the right to see the correct answer.)
Table of revenues for various unit prices and units sold
Units sold
50 100 150 200
Unit price $3.25
$3.50
$3.75
$4.00
$4.25
I have read one Excel book that advocates the use of R1C1 notation everywhere,
reasoning that this notation makes more logical sense. Maybe the author has a point, but
the A1 notation is so ingrained in most of us that the transition to R1C1 notation would
probably start a revolt among millions of Excel users!
Inserting and Deleting Rows or Columns
Often you want to insert or delete rows or columns. Note that deleting a row or column is not the
same as clearing the contents of a row or column—making all of its cells blank. Deleting a row or
column means wiping it out completely.
To insert one or more blank rows:
Click on a row number and drag down as many rows as you want to insert. Then click on the
Insert dropdown and select Insert Sheet Rows. (Interestingly, the Insert dropdown is in the Cells
group of the Home ribbon, not on the Insert ribbon.)
The rows you insert are inserted above the first row you selected. For example, if you select rows
8 through 11 and then insert, four blank rows will be inserted between the old rows 7 and 8.
Try it! Insert blank rows for the data for Feb, Apr, and May.
Filling a Series
Say you want to fill column A, starting in cell A2, with the values 1, 2, and so on up to 1000.
There is an easy way.
To fill a column range with a series:
Enter the first value in the first cell (1 in cell A2). With the cursor in the starting cell (A2), select
the Fill dropdown and then select the Series option to obtain a dialog box. (The Fill dropdown is
in the Editing group of the Home ribbon.) Change the Rows setting to Columns, make sure the
Type setting is Linear, make sure 1 is in the Step Value box, enter the final value (1000) in the
Stop Value box, and click on OK.
As you can guess from this dialog box, many other options are possible. Don’t be afraid to
experiment with them.
Try it! The series of days in column A should go from 1 to 25, in column D it should go from
26 to 50.
Summation Button
The SUM function is used so often to sum across rows or columns that a button (the button) is
available to automate the procedure. To illustrate its use, suppose you have a table of numbers in
the range B3:E7. You want the row sums to appear in the range F3:F7, and you want the column
sums to appear in the range B8:E8. It’s easy.
To produce row and column sums with the summation button:
Select the range(s) where you want the sums (F3:F7 and B8:E8–remember how to select multiple
ranges?), and click on the summation button.
Note that if you select multiple cells, you get the sums automatically. If you select a single cell
(such as when you have a single column of numbers to sum), you’ll be shown the sum formula
“for your approval” and you’ll have to press Enter to actually enter it. Why does Excel do it this
way–your guess is as good as mine!
Try it! Use the summation button to fill in the row and column sums.
51 94 15 7
37 6 2 41
13 83 29 88
73 64 46 32
38 11 3 80
The summation button is in the Editing group of the Home ribbon. If you want a sum, click
directly on the button. Alternately, you can click on the AutoSum dropdown for other options,
including Average, Max, Min, and others.
Transposing a Range
Often you set up a spreadsheet and then decide that you would rather have a portion of it
transposed. That is, you would like to “turn it on its side,” so that rows become columns and vice
versa. This is simple with one of Excel’s Paste options.
To transpose a range:
Select a range that you want to transpose and press Ctrl-c to copy it. Then select the upper left
cell of the range where you want the transposed version to go, select the Paste dropdown, and
select the Transpose option.
Range Names
Range names are extremely useful for making your formulas more understandable. After all,
which formula makes more sense: =B20-B21 or =Revenue-Cost? Efficient use of range names
takes some experience, but here are a few useful tips.
To create a range name:
Select a range that you want to name. Then type the desired range name in the upper left “name
box” on the screen. (This box is just above the column A heading. It usually shows the cell
address, such as E13, where the cursor is.)
You can also select the Formulas menu and use the Define Name option in the Defined Names
group to name a range, but typing the range name in the name box is quicker and more intuitive.
By the way, range names are not case sensitive, so that Revenue, revenue, and REVENUE can be
used interchangeably.
Try it! Name the rectangular range containing the numbers Data.
71 31 9 69 5
15 74 46 84 27
14 49 25 38 83
40 43 20 75 83
28 72 30 92 75
41 56 90 89 73
28 81 43 81 61
When you type the range name in the name box, make sure you then press Enter to make the
name “stick.” It’s easy to type the name and then click on some other cell without pressing Enter.
(I’ve done it hundreds of time.) If you do so, you’ll find that the range name was not created.
To delete a range name:
Select the Name Manager in the Defined Names group of the Formulas ribbon. This shows a list
of all range names in your workbook. Click on the one you want to delete, and then click on the
Delete button.
15 86 50 41 21
63 18 10 1 9
14 52 16 18 65
89 88 28 72 7
15 28 57 92 2
29 90 86 100 83
10 82 100 65 4
Suppose you have the labels Revenue, Cost, and Profit in cells A20, A21, and A22, and you
would like the cells B20, B21, and B22 (which will contain the values of revenue, cost, and
profit) to have these range names. Here’s how to do it quickly.
To create range names from adjacent labels:
Select the range consisting of the labels and the cells to be named (A20:B22). Then click on the
Create from Selection button in the Defined Names group of the Formulas ribbon. In the resulting
dialog box, make sure the appropriate option (in this case, Left Column) is checked, and click on
OK.
Excel tries (usually successfully) to guess where the labels are that you want to use as range
names. If it guesses incorrectly, you can always override its guess.
Try it! Name the ranges A3:A8, B3:B8, and so on according to the labels in row 2.
Sometimes you enter a formula using cell addresses, such as =B20-B21. Later, you name B20 as
Revenue and B21 as Cost. The formula does not change to =Revenue-Cost automatically.
However, it would be nice to make it change (and hence become more readable). In Excel 2003
and previous versions, you could highlight the formula and use the InsertNameApply menu
item to change the formula so that it showed range names. However, this option appears to have
been deleted in Excel 2007. You can use the Use in Formula option from the Defined Names
group, but this is basically just a “crutch” to help you redefine your formula. Microsoft evidently
had its reasons for deleting this functionality, but I’m not what they were. Too bad!
Sometimes it is straightforward to use range names in formulas. For example, if B20 is named
Revenue and B21 is named Cost, then entering the formula =Revenue-Cost in, say, cell B22 is a
natural thing to do. But consider this situation. The range B3:B14 contains revenues for each of
12 months, and its range name is Revenue. Similarly, C3:C14 contains costs, and its range name
is Cost. For each month you want that month’s revenue minus cost in the appropriate cell in
column D. You will get it correct if you select the range D3:D14, type the formula =Revenue-
Cost, and press Ctrl-Enter. If you click on any cell in this range, you’ll see the formula
=Revenue-Cost.
This is pretty amazing. How does Excel know that the formula in D3, for example, is really =B3-
C3? Let’s just say that it’s smart enough to figure this out. If it confuses you, however, you can
always enter =B3-C3 and copy it down. Then you’re safe, but you’ve lost the advantage of range
names!
Try it! Enter the formula for all of D3:D14 using range names. (If you like, calculate profits
again in column E in the usual way, without range names.)
Total cost
AVERAGE Function
The AVERAGE function averages all of the numeric cells in a range.
To use the AVERAGE function:
Enter the formula =AVERAGE(range) where range is any range. This produces the average of
the numeric values in the range.
Note that the AVERAGE function ignores labels and blank cells in the average. So, for example,
if the range C3:C50 includes scores for students on a test, but cells C6 and C32 are blank because
these students haven’t yet taken the test, then =AVERAGE(C3:C50) averages only the scores for
the students who took the test. (It does not automatically average in zeros for the two who didn’t
take the test.)
Try it! Use the AVERAGE function to calculate the averages in cells B1 and B2. (For B2,
you’ll have to replicate the exam scores in column C and make some changes.)
Average exam score
(for students who
took the exam)
Average exam score
(if absent students
get zeros)
SUMPRODUCT Function
There are many times when you need to sum products of values in two (or possibly more than
two) similar-sized ranges. Fortunately, there is an Excel function that sums products quickly.
To use the SUMPRODUCT function
Enter the formula =SUMPRODUCT(range1,range2), where range1 and range2 are exactly the
same size. For example, they might be two column ranges with 10 cells each, or they might be
two ranges with 4 rows and 10 columns each. The formula sums the products of the
corresponding values from the two ranges.
There can actually be more than two ranges in the SUMPRODUCT formula, separated by
commas, as long as all of them have exactly the same size. This is not as common as having only
two ranges, but it is sometimes useful
Try it! Sum the products of the two ranges in the following spreadsheet to find the total
shipping cost. Enter the result in cell G1. (Scroll to the right for the answer.) By the way, if
you are tempted to write the formula without the SUMPRODUCT function as the sum of 9
products, as many of my students continue to do, imagine how long your formula would be
if there were 10 plants and 50 cities!
Unit shipping costs City1 City2 City3 Total cost
Plant1 1.25 1.35 1.55
Plant2 1.15 1.45 1.25
Plant3 1.35 1.45 1.15
Sometimes IF functions are nested. For example, there might be three possibilities, depending on
whether the value in cell A1 is negative, zero, or positive. A nested IF formula can then be used
as follows.
To use nested IF functions:
Enter the formula =IF(condition1,expression1,IF(condition2,expression2,expression3)). If
condition1 is true, the relevant value is expression1. Otherwise, condition2 is checked. If it is
true, the relevant value is expression2. Otherwise, the relevant value is expression3.
An example is =IF(A1<0,10,IF(A1=0,20,30)). Suppose this formula is entered in cell B2. Then if
A1 contains a negative number, B2 contains 10. Otherwise, if A1 contains 0, B2 contains 20.
Otherwise (meaning that A1 must contain a positive value), B2 contains 30.
Try it! Use a nested IF function to fill in the grades in column C. (Scroll to the right to see
the correct answer.)
Each student gets an A (if score is 90 or above), S for satisfactory (if score
if 60 or above but less than 90) or U for unsatisfactory if score is below 60
Sometimes more complex conditions (AND/OR conditions) are useful in IF functions. These are
not difficult once you know the syntax.
Two-way tables allow you to vary two inputs, one along a row and one along a column, and
capture a single output in the body of the table. The following spreadsheet illustrates this, where
the annual interest rate and the amount of the down payment both vary, and the single output is
the monthly payment.
Price of car $20,000 Data table of monthly payment
Down payment $5,000 $473.51 $4,000 $5,000 $6,000
Amount financed $15,000 8.00% $501.38 $470.05 $438.71
Annual interest rate 8.50% 8.25% $503.23 $471.78 $440.33
Number of payments 36 8.50% $505.08 $473.51 $441.95
8.75% $506.94 $475.25 $443.57
Monthly payment $473.51 9.00% $508.80 $477.00 $445.20
Total interest paid $2,046.47
Fortunately, there is a much better way. Logically, we observe that every name has a comma and
a space. The first name is what comes after the comma and space, and the last name is what
comes before it. For the name Jones, Bob, there are 10 characters (including the comma and
space, and the comma and space are characters 6 and 7. So the first name is the rightmost 3
characters and the last name is the leftmost 5 characters. In any parsing operation, this is the first
and probably the most crucial step: find a pattern.
FIND, LEN, RIGHT, LEFT, and MID Functions
To do the parsing, we use Excel’s FIND, LEN, RIGHT, LEFT, and MID functions. (Actually, we
don’t need the MID function for this particular example, but it is necessary for many similar
examples.)
To use the FIND function:
The FIND function has the syntax =FIND(subtext,text,n), where text is the original text, subtext is
a piece of text to be found in text, and n is an optional integer argument. This function returns the
position of the first occurrence of subtext, if any. If there are no occurrences, it returns an error. If
Try it! This is a bit more difficult than the name-parsing exercise above. Now each name is
a first name, then a middle initial and a period, and then a last name. The goal is to have
three columns with the first name, the middle initial (no period), and the last name. (Scroll
to the right for a possible solution. This solution finds each piece of the name in a single
formula. You might prefer to break it up into several formulas.)
Bob E. Jones
Stephen C. Davis
Andy T. Thompson
John F. Wilson
Kathy C. Fredericks
Karen D. Williams
Tom T. Smith
Peter F. Jennings
Ted R. Benson
Jason E. Samson
Concatenating Text
The opposite of parsing text is concatenating text. To parse text, we start with a long piece of text
and separate it into pieces. To concatenate, we start with two or more pieces of text and “string
them together.” For example, we might parse “Bob Jones” into “Bob” and “Jones”. In the other
direction, we might concatenate “Bob” and “Jones” into “Bob Jones”. The key to concatenating
in Excel is the ampersand symbol, &.
To concatenate the text in cells A1 and B1, for example, enter the formula =A1&B1 in cell C1.
Literal text can also be included, such as =A1&“, ”&B1. In this case, if A1 contains “Jones” and
B1 contains “Bob”, then C1 will contain “Jones, Bob”. This concatenates the last name, a literal
comma and space, and the first name.
Try it! Concatenate the first names, middle initials, and last names in columns A, B, and C
so that full names of the form Jones, Bob E. appear in column D.
Bob E Jones
Stephen C Davis
Andy T Thompson
John F W ilson
Kathy C Fredericks
Karen D W illiams
Tom T Smith
Peter F Jennings
Ted R Benson
Jason E Samson
DATEDIF Function
Because dates are stored as numbers, it is possible to perform arithmetic on them. One particular
arithmetic operation makes sense: subtraction. If you subtract one date from another, you find the
number of days between them. You can do this by simple subtraction of cells, or you can get
more control with the DATEDIF function. If you use simple subtraction, you automatically get
the difference in days. For example, the formula =A1-A2, where A1 contains 11/25/2004 and A2
contains 11/20/2004, gives 5. The DATEDIF function provides more options. (Evidently,
DATEDIF has been in Excel for years, but its documentation in online help has been sporadic.
See the interesting article at http://www.cpearson.com/excel/datedif.htm.)
To use the DATEDIF function:
Enter the formula =DATEDIF(earlierdate,laterdate,interval), where interval can be “y”, “m”,
“d”, or a few other options not covered here. If interval is “y” (quotes required), this returns the
number of years between the two dates. Similarly, if interval is “m” or “d”, it returns the number
of months or number of days between the two dates.
Try it! Use simple subtraction of cells to find the number of days between the following two
dates. Then use DATEDIF with the three options described above to get the number of
days, months, and years between the two dates. (Note: You’ll have to reformat the answer
in cell B6 as a number. Excel wants to format it as a date for some odd reason. Scroll to the
right for the answers.)
Days (subtraction)
Days (DATEDIF)
Months (DATEDIF)
Years (DATEDIF)
Statistical Functions
There are many statistical functions built into Excel. I’ve already discussed the simplest statistical
function, the AVERAGE function. (Statisticians often call this the mean, or the sample mean, but
it’s simply the average of a set of numbers.) In this section I’ll discuss a few other statistical
functions.
33 Median:
3 Average:
0 Mode:
1
4
14
5
41
3
5
The mode is the most likely value, the one that occurs most often. If no value occurs more than
once or twice, then the mode isn’t very useful. However, if a clothing retailer records the size of
each dress sold, then the mode is quite useful. It is the best-selling dress size. Excel’s MODE
function calculates the mode.
To use the MODE function:
Enter the formula =MODE(datarange), where datarange is any range that contains a set of
values.
Try it! Calculate the mode of the set of values in the above spreadsheet. How many times
does this value occur? (Again, answers are to the right.)
PERCENTILE, QUARTILE Functions
We often like to rank the values in a data set in some way. For example, if you can the SAT exam
to get into college, you essentially learn your ranking by a percentile. If you are at the 85 th
percentile, you know that 85% of all people scored lower than you, and only 15% scored higher.
Excel has two useful functions for finding this type of information: PERCENTILE and
QUARTILE.
The QUARTILE function is probably the easiest to understand. Imagine that you have 1000
scores. You sort them from low to high and then divide them into 4 sets of 250 scores each,
where the first set contains the smallest scores, the second set contains the next smallest scores,
and so on. The first, second, and third quartiles are the breakpoints between these sets. For
The PERCENTILE function takes any percentage (expressed as a decimal number) and returns
the value such that the given percentage of all values is below this value. For example, if we use
the percentage 10% (0.10) and the PERCENTILE function returns 45, then we know that 10% of
all values in the data set are below 45 and 90% are above it.
To use the PERCENTILE function:
Enter the formula =PERCENTILE(datarange,pct), where pct is any percentage expressed as a
decimal, such as 0.10 for 10%.
Try it! Find the requested percentiles in the above spreadsheet, and place your formulas in
column G. For example, P10 indicates the 10th percentile. Do you see the relationship
between the quartiles and certain percentiles? (Again, answers to the right.)
Note that the QUARTILE and PERCENTILE functions are typically used on data sets with a
large number of observations. If they are used on a very small data set, you might be surprised at
the results. In fact, you might even disagree with them. For example, if the data set has the 5
values 10, 20, 30, 40, and 50, Excel’s PERCENTILE function indicates that the 10 th percentile is
14. This is certainly not a very intuitive answer, and you might disagree with it, but we might ask
why someone would want the 10th percentile of a 5-value data set in the first place!
RANK, LARGE, SMALL Functions
If we simply want to rank a set of values from 1 to N, where N is the number of values, Excel
offers the RANK function. We can either rank them from highest to lowest or vice versa. Of
course, an alternative is to sort the numbers. If for any reason we don’t want to sort, then we can
use the RANK function.
To use the RANK function:
Enter the formula =RANK(value,datarange, order), where value is a single value in the
datarange, and order is an optional argument. If order is missing (or 0), rank 1 corresponds to the
largest value; if order is 1 (or any other nonzero value), rank 1 corresponds to the smallest value.
The LARGE and SMALL functions are less well-known Excel functions, but they can be useful.
Let’s say we have a data set with 250 values and we want the 10 largest values. Then we can find
these with the LARGE function, using arguments 1 through 10. Similarly, we can use the
SMALL function to find the 10 smallest values.
To use the LARGE function:
Enter the formula =LARGE(datarange,k), where k is any integer from 1 to the number of data
values. This returns the kth largest value.
To use the SMALL function:
Enter the formula =SMALL(datarange,k), where k is any integer from 1 to the number of data
values. This returns the kth smallest value.
Typically, we would enter a sequence of values of k in some column, enter the LARGE or
SMALL formula for the first of them, and then copy down.
Try it! For the data set in column A, which extends well below row 10, find the 10 largest
values and 10 smallest values in columns D and E. Use the values of k in column C. (Scroll
to the right for the answers.)
679.02 1
1208.42 2
1635.72 3
729.63 4
1036.08 5
716.62 6
972.92 7
1175.68 8
1271.38 9
1048.93 10
Financial Functions
Excel has a wide assortment of financial functions that are used by thousands of financial analysts
every day. I’ll illustrate the most common of these. If you’re going to be a financial analyst, you
should become familiar with the others!
PMT Function
The PMT function is usually used to find the monthly payment for a car loan or a home mortgage
loan. The inputs are typically an annual interest rate, a term (number of months financed), and the
amount borrowed (the principal). The PMT function finds the amount you have to pay each
month of the term. Part of this payment is principal and part is interest. At the end of the term,
you will have paid just enough to pay off the entire loan.
To use the PMT function:
Enter the formula =PMT(interestrate,term,principal). For technical reasons, if you want PMT to
return a positive value, you should enter the principal as a negative number. The interest rate
argument should be the monthly rate (assuming you’re paying monthly), which is the annual rate
divided by 12.
NPV
If a company incurs cash inflows or outflows at irregular times, such as January 15, then May 30,
then July 1, and so on, the NPV function cannot be used. You could go back to your finance book
to see how to discount future payments directly, but there is an easier way, using the little-known
XNPV function. This function is actually part of the Analysis ToolPak that ships with Excel.
NPV
IRR Function
Companies often have investment opportunities where they pay initially and then get returns in
the future. When discussing NPV, I illustrated in the “Try it!” exercise that the NPV of such an
investment decreases as the discount rate increases. In fact, for large enough discount rates, the
NPV will typically become negative, meaning that the future returns are not enough to offset the
initial cost. The discount rate at which NPV changes from positive to negative is called the
internal rate of return, or IRR. Specifically, the IRR is the discount rate at which NPV equals 0.
Companies are interested in IRR for the following reason. They typically have a hurdle rate that
they use to discount potential investments. If the NPV of an investment is positive, discounted at
the hurdle rate, it is worth pursuing. If it is negative, it is not worth pursuing. Stated equivalently,
the investment is worth pursuing only if its IRR is greater than the company’s hurdle rate.
Fortunately, Excel has an IRR function that calculates an investment’s IRR—a tough calculation.
As with the NPV function, we assume the investment is structured so that there is an initial cash
payment at the beginning of year 1 and then regular cash returns at the ends of years 1, 2, and so
on.
To use the IRR function:
Enter the formula =IRR(cashstream,rateguess), where cashstream is a stream of cash flows,
where the first (the initial payment) should be negative, and rateguess is an initial guess for the
IRR.
This seems strange. Why should you have to guess at the answer? It is because Excel calculates
the IRR iteratively, starting with your guess. Your actual guess shouldn’t make any difference in
the final answer except in unusual cases.
IRR
Plant 1
City 2
Unit shipping cost
MATCH Function
The MATCH function is handy for finding a cell in a range that matches a given value. It is often
used in the following situation. Suppose you have decision variable such as order quantity that
needs to chosen so as to maximize some profit. You enter some formulas that link order quantity
to the profit. Then you create a data table that finds the profit for a number of possible order
quantities. The MATCH function lets you locate the cell in the data table with the smallest profit.
To use the MATCH function:
Enter the formula =MATCH(value,range,FALSE). This returns the index of the cell in range that
matches value. For example, if the match occurs in the third cell of the range, this returns 3.
The last argument, FALSE, indicates that we want an exact match. (Actually, FALSE can be
replaced by 0 with the same effect.) If there is no exact match, the formula returns an error. The
MATCH function can also look for an inexact match by using third argument TRUE. I’ll let you
look this up in online help.
The following spreadsheet indicates how MATCH can be used in conjunction with INDEX. You
can imagine that a profit model has led to the table shown, where each order quantity listed leads
to the corresponding profit. For this small example, it is obvious that the largest expected profit is
$5,640, which corresponds to an order quantity of 300. However, if inputs (not shown) that drive
the profit model change, the best order quantity and the corresponding profit could change. We
want formulas in cells B9 and B10 to show and the best profit and best order quantity regardless
of where they appear in the table.
Table of profit versus order quantity
Order quantity Profit
200 $5,325
250 $5,430
300 $5,640
350 $5,565
400 $5,235
OFFSET function
The OFFSET function allows you to reference a range (or single cell) relative to another cell. It is
hard to appreciate unless you see some examples, so I will present two below.
To use the OFFSET function:
Enter the formula =OFFSET(cell,r_offset,c_offset,height,width). Here, r_offset and c_offset are
integers that can be positive, negative, or zero, and height and width are optional positive
integers. If either height and width are missing, they default to 1. This formula returns a reference
to a range that has height rows and width columns. To find its upper left cell, start at cell, move
r_offset rows down (if positive) or up (if negative), and move c_offset columns to the right (if
positive) or the left (if negative).
For example the formula =OFFSET(A1,2,3,4,1) returns a reference to the range D3:D6. It is a
range with 4 rows and 1 column, and its upper left cell, D3, is offset from cell A1 by going 2
rows down and 3 columns to the right. As another example, the formula =OFFSET(F4,0,-3)
refers to a single cell (because the last two arguments are missing), and this single cell is 3
columns to the left of F4, namely, C4.
A good example of the OFFSET function appears in the spreadsheet below. Our company sells to
a retailer, and the retailer pays a certain number of months later, as indicated by the payment
delay (in months) in cell B1. The sales occur as indicated in row 4, but the receipts from the
retailer occur 2 months later, as indicated in row 5.
Payment delay 2
Month Oct Nov Dec Jan Feb Mar Apr May Jun
Sales 3200 4600 5500 2500 3300 4200 2900 4500 2750
Receipts 4600 5500 2500 3300 4200 2900
Without the OFFSET function, we could simply put links in the Receipts row that point to sales 2
months earlier. For example, the formula for receipts in January would be =C4. But what if the
retailer decides to delay payments by 3 months instead of 2? Then we would need to fix the links
in the Receipts row. However, a clever use of OFFSET avoids this updating of links. We use the
formula =OFFSET(E4,0,-$B$1) in cell E5 for January and then copy it across row 5 for the other
Another great use of the OFFSET function is to create a dynamic range name, one that expands or
contracts depending on the number of data values in a range. Consider the following spreadsheet,
where monthly sales values are entered in column B, and the total of all sales values is calculated
in cell E1. Every month, an extra sales value and its month label are appended to the list in
columns A and B. We can make the formula in cell E1 automatically adjust to the appended
values by using a dynamic range name.
Month Sales Total $17,030
Jan-05 $2,450
Feb-05 $3,140
Mar-05 $3,250
Apr-05 $4,510
May-05 $3,680
To do this, I selected the Define Name dropdown from the Defined Names group in the Formulas
ribbon. In the Name box at the top of the resulting dialog box, I entered Sales as the range name.
In the Refers To box at the bottom, I entered the formula =OFFSET(B1,1,0,COUNT(B:B),1).
Then I clicked on OK. Finally, I entered the formula =SUM(Sales) in cell E1. Note that
COUNT(B:B) refers to the count of all numeric cells in column B. So this OFFSET function
refers to a range that starts 1 cell down from cell B1 and has as many rows as there are numeric
values in column B. To see how it adjusts, enter a sales value for June in cell B7 and watch how
the total changes automatically.
Note that COUNT(B:B) counts all of the numeric values in column B, so if there were some
other numbers down below sales, they could mess up the logic in the OFFSET function. For
example, suppose there were a numeric value in cell B100. Then, given the data above,
A great use for dynamic range names is with pivot tables. Suppose you want to base a pivot table
on a data set that is likely to expand (or even contract) as time goes on. You can create a dynamic
range name such as MyData for the data set. Then when the pivot table wizard asks for the data
range, enter MyData. If your data set expands or contracts in the future, all you need to do is click
on the Refresh pivot table button (!) to update the pivot table with the newest data. If you show
this trick to your colleagues at work, you’ll be a hero!