Excel SUM Function Guide
Excel SUM Function Guide
Instructions for screen readers: In just 10 steps, you'll be up and running with Excel, the world's most popular spreadsheet app.
There are 11 more sheets in this tour. The instructions for each sheet start in cell A1, and each subsequent step is in cell A2, A3, and so on.
The instructions will indicate which cells to navigate to for use of a feature, or further reading.
To start, press CTRL+PAGE DOWN.
Take a tour
In just 10 steps, you'll be up and running with
Excel, the world's most popular spreadsheet app.
Let's go
>
Go back to top by pressing CTRL+HOME. To start the tour, press CTRL+PAGE DOWN.
Add numbers like a champ
Add numbers like a champ
Here are some ways to add up numbers in Excel:
Cells C3 through
Here are D7 contain
some data
wayswith
to two
addcolumns. One forin
up numbers Fruit, and one for Amount.
Excel:
Go to D8 by pressing CTRL+G, type D8, and then press ENTER.
1
Type =SUM(D4:D7), then press ENTER.
The result is 170.
Here's another way to add, using a shortcut key. Cells F3 through G7 contain data with two columns: Meat and Amount
2Press ALT+=, then press ENTER.
Go to cell G8.
The result in cell G8 is 140.
Here's another
3 way to add. Cells C10 through D15 have two columns of data: Item and Amount.
Now add only the numbers over 50. Go to cell D16. Type =SUMIF(D11:D15,">50"), then press Enter. The result is 100.
EXTRA CREDIT: Cells F10 through G15 contain data with two columns: Item and Amount. Go to cell G16. Try adding ano
Dive down for4 more detail: Go to A27. Or, to proceed to the next step, press CTRL+PAGE DOWN.
Sum the
following:
GOOD TO
=SUM(D48,G48:G51,100)
KNOW: Go to
cell G78. The
The formula above uses the following:
formula in cell
G78: • A single cell reference, which is the "address" or "name" of a cell. D48 is
=SUMIF(G73:G
77, ">=50") the
is single cell reference in the formula above.
different from
• A range of cells, which is a series of cells starting at one cell and ending
the formula at in
another. G48:G51 is the range of cells in the formula.
cell D78.
Specifically,
• A constant. The constant in this formula is the number 100.
the sum
criteria is
">=50" which
means greater
than or equal
to 50. There
are other
More about
operators the SUMIF function
you
We also
can
More about the SUMIF function
showed you the SUMIF function at the top of this sheet in cells A10 and A11. The SUMIF function sums up totals base
use like
"<=50" which
Cells C72 through D77 contain data with two columns: Item and Amount.
is less than or
The
equalformula
to 50. in cell D78: =SUMIF(D73:D77,">50").
Wefunction
If thethere's
And SUMIF also showed you
could talk, the SUMIF
it would say this:function at the
Sum up some topbased
values of this
on sheet. The SUMIF
this criterion, look through these cells D73 th
"<>50" which
function sums up totals based on a criterion. If the SUMIF function could
NOTE: If you find you are making a lot of SUMIF formulas, you might find that a PivotTable is a better solution. See the PivotTa
is not equals
talk, it would say this:
Cells F72 through G77 contain data with two columns: Item and Amount.
50.
Sum up some
values
Go to cell A86 based
to go to the next instruction.
on this
criterion:
=SUMIF(D73:D77,">50")
NOTE: If you find you are making a lot of SUMIF formulas, you might find
that a PivotTable is a better solution. See the PivotTable worksheet for more
information.
Back to top
Add numbers like a champ
numbers like a champ
e are some ways to add up numbers in Excel:
s C3 through
Here are D7 contain
some dataways with
to two
addcolumns. One forin
up numbers Fruit, and one for Amount.
Excel: Fruit
o D8 by pressing CTRL+G, type D8, and then press ENTER. Apples
1 Select
e =SUM(D4:D7), then press
the ENTER.
yellow cell under the amounts for fruit. Oranges
result is 170. Bananas
e's another way to add, using a shortcut key. Cells F3 through G7 contain data with two columns: Meat and AmountLemons
2PressType
o cell G8.
=SUM(D4:D7), and then press enter. When you're done,
ALT+=, then press ENTER.
you'll see the result of 170.
result in cell G8 is 140.
e's another
3 wayHere's
to [Link]
Cells C10 through
way to D15
add,have two a
using columns of data:
shortcut [Link] and Amount.
Select the yellow Item
w add only the numbers
cell under overthe
50. amounts
Go to cell D16.
for Type
meat. =SUMIF(D11:D15,">50"), then press Enter. The result is 100. Bread
RA CREDIT: Cells F10 through G15 contain data with two columns: Item and Amount. Go to cell G16. Try adding anoDonuts
e down for4 morePress Alt
detail: Go to A27.
=
first. Then,
Or, to press
proceed Enter.
to the next step, press CTRL+PAGE DOWN. Cookies
Cakes
Pies
5 Now add only the numbers over 50. Select the last yellow cell.
Type =SUMIF(D11:D15,">50") and then press Enter. The result
is 100.
=SUM(D48,G48:G51,100)
The formula above uses the following:
EXTRA CREDIT
Try adding another
SUMIF formula here, but
add amounts that are less
than 100. The result
should be 160.
Amount
50 CHECK THIS OUT
Select these cells. Then in the
20 lower-right corner of the Excel
60 window, look for this:
40
170 That's just another way to
quickly find a total.
lower-right corner of the Excel
window, look for this:
Total:
200
IMPORTANT DETAIL
Double-click this cell. You'll notice the 100 toward the
end. Although it's possible to put numbers in a formula
like this, we don't recommend it unless it's absolutely
necessary. This is known as a constant, and it's easy to
forget that it's there. We recommend referring to another
cell instead, like cell D16. That way it's easily seen and not
hidden inside a formula.
s D73 through D77, and if the value is greater than 50 sum it up.
PivotTable worksheet for more information.
Amount Item Amount
50 Bread 50
100 Donuts 100
40 Cookies 40
50 Cakes 50
20 Pies 20
100 200
GOOD TO KNOW
Double-click this cell and you'll see that the formula
is different. Specifically, the sum criteria is ">=50"
which means greater than or equal to 50. There are
other operators you can use like "<=50" which is less
than or equal to 50. And there's "<>50" which is not
equals 50.
than or equal to 50. And there's "<>50" which is not
equals 50.
Save time by filling cells
Save time by filling cells automatically
automatically
Here’s how to use the fill feature in Excel:
Cells C3 through
Here’sG7 howcontain datathe
to use withfill
five columns:
handle in "This:"
Excel:column, which contains the number 50 in each cell; "Plus th
Go to cell E4. Press CTRL+G, type E4, then press Enter.
1 E5, E6, and E7 by holding the SHIFT key while pressing the ARROW DOWN key, then press CTRL+D. Excel will
Select cells E4,
EXTRA CREDIT: Go to cell G4 and repeat the fill down steps above.
Cells C10 through G14 contain data with five columns. These columns contain the heading from C3 to G3 and the values
2 Select cells C15, D15, E15, F15, and G15. This time press CTRL+R to fill the cells. This is known as “filling right.”
Go to cell C15.
Dive down for more detail: Go to cell A27. Or, to proceed to the next step, press CTRL+PAGE DOWN.
Fill a series
Fill a series
Excel can automatically fill some cells based on a series. For example, you
can type Jan in one cell, and then fill the other cells with Feb, Mar, etc.
Back to top
Save time by filling cells
e time by filling cells automatically
automatically
e’s how to use the fill feature in Excel:
s C3 through
Here’sG7 howcontain datathe
to use withfill
five columns:
handle in "This:"
Excel:column, which contains the number 50 in each cell; "Plus thThis:
o cell E4. Press CTRL+G, type E4, then press Enter. 50
1 E5,Click
ct cells E4, E6, andtheE7 cell
by holding
with thethe SHIFT key while
number [Link] the ARROW DOWN key, then press CTRL+D. Excel will 50
RA CREDIT: Go to cell G4 and repeat the fill down steps above. 50
s C10 through G14 contain data with five columns. These columns contain the heading from C3 to G3 and the values 50
2 Select
o cell C15.
Rest your cursor on the lower-right corner of the cell until
cells C15, D15, E15, F15, and G15. This time press CTRL+R to fill the cells. This is known as “filling right.”
it becomes a cross:
e down for more detail: Go to cell A27. Or, to proceed to the next step, press CTRL+PAGE DOWN.
This:
3 Click the cross and drag down three cells. Excel will automatically 50
fill the cells with the totals: 110, 120, and 130. People call this 50
“filling down.” 50
4 Click the yellow cell with 200, and fill again but this time drag the 50
fill handle to the right to fill the cells. This is known as “filling
right.” 200
Fill a series
Fill a series
Excel can automatically fill some cells based on a series. For example, you
can type Jan in one cell, and then fill the other cells with Feb, Mar, etc. Week 1
4 Rest your cursor on the lower-right corner again, and when you
get the cross, double-click it.
Intervals
15
IMPORTANT DETAIL
Select this cell, and then drag the fill
handle down 3 cells. After that, click this button:
This is the AutoFill Options button, and it lets you
change the fill immediately after. Choose another
option like Copy cells or Fill formatting only. You
never know when these might come in handy
someday.
30
EXPERIMENT
Select these two cells, and then drag the fill handle to the
right. Excel fills the series in increments of 15. Try changing 15
and 30 to other values, like 1 and 1.8. Or, Mon and Wed. Or,
January and March. And then fill to the right again... see what
happens!
Data stuffed into one column? Split
Data stuffed into one column? Split it.
it.
Go to cell D5. Press CTRL+G, type D5, then press Enter. Type the first name that is in the Email column in cell C5: Nancy.
Go to cell D6. Press CTRL+E, a shortcut for Flash Fill.
1 when you type a consistent pattern, and fills the cells once the pattern is detected.
Flash Fill detects
Try another way to Flash Fill: Go to cell E5.
Press ALT+H to enter the Home tab above the ribbon, then press FI to select Fill options. Arrow down to select Flash Fil
2
Dive down for more detail: Go to cell A27. Or, to proceed to the next step, press CTRL+PAGE DOWN.
4
5
Select cell H56: McKay. This is the same formula as in step A57, but it extracts characters from F56 instead of cell C56.
Go to cell A79 to go to the next instruction.
2
it.
o cell D5. Press CTRL+G, type D5, then press Enter. Type the first name that is in the Email column in cell C5: Nancy.
o cell D6. Press CTRL+E, a shortcut for Flash Fill.
1 when
h Fill detects In the
youcells
type aunder First
consistent name,
pattern, andtype the
fills the first
cells names
once that isare
the pattern in the
detected.
Email column: Nancy,
another way to Flash Fill: Go to cell E5. Andy, and so on.
ss ALT+H to enter the Home tab above the ribbon, then press FI to select Fill options. Arrow down to select Flash Fil
2 When
e down for more
you see the faded list of suggestions, press Enter right
away. Go to This
detail: cell A27. Or, to proceed to the next step, press CTRL+PAGE DOWN.
list of suggestions is called Flash Fill. Flash Fill
detects when you type a consistent pattern, and
provides suggestions to fill the cells with. When you
see the faded list, that's your cue to press Enter.
3 Try another way to Flash Fill: Click the cell with Smith.
4 Click Home > Fill > Flash Fill. Now the last names are in their
own column.
5 Finally, click inside the Destination box and type $D$32. Then
click Finish.
GOOD TO
KNOW
CTRL+E is the shortcut
for Flash Fill.
he best tool for the job. Try Text to Columns in this situation:
Tools section. Convert Text to Columns Wizard - Step 1 of 3 appears. Make sure that Delimited radio button is selected, then press Enter.
Data First name Last name Company name
Nancy,Smith,Contoso Ltd.
Andy,North,Fabrikam Inc.
Jan,Kotas,Relecloud
Mariya,Jones,Contoso Ltd.
Steven,Thorpe,Relecloud
Michael,Neipper,Fabrikam Inc.
Robert,Zare,Relecloud
Yvonne,McKay,Contoso Ltd.
WORTH EXPLORING
There's another way of working with data. You can
query an external source, and you can split the data
that comes from the source. You do that once, and
the data is refreshable and easy to work with from
that moment on. Curious? Click the Data tab, and
then explore the options in the Get & Transform area.
Or see the link at the bottom of this sheet.
WORTH EXPLORING
There's another way of working with data. You can
query an external source, and you can split the data
that comes from the source. You do that once, and
the data is refreshable and easy to work with from
that moment on. Curious? Click the Data tab, and
then explore the options in the Get & Transform area.
Or see the link at the bottom of this sheet.
ata will get updated as well. This is more advanced. But it is possible when using a handful of functions: LEFT, RIGHT, FIND, and LEN. For m
to specify the number of characters to extract, we used the FIND function. Here's how the formula "=LEFT(C56,FIND(" ",C56)-1)" works:
works: Find the character position number of the first space in cell C56. Then subtract 1 to exclude the space itself.
Name inside one cell First name [Helper column] Middle name
Yvonne Francis McKay Yvonne Francis McKay Francis
...and find the ... the ...in ...then ...and get the count ...this ...and
character first this subtract 1 of characters cell... subtract
position space... cell. to exclude (character length) this
number of... the space of... number:
itself.
on is selected, then press Enter. Use the Tab key to navigate the dialogue.
FT, RIGHT, FIND, and LEN. For more information on each these functions, see the links at the bottom of this sheet under More information
(C56,FIND(" ",C56)-1)" works:
Last name
McKay
he Find
.and function,
extract whichcharacters.
this many finds the character
To specifyposition number of the first space in cell C56 and returns the number of characters up until the
the number
f characters, use the LEN function...
C56)-FIND(" ",C56))
3
4
What's
KEEP INan array formula?
MIND…
There
An array formulathings
are three to keepcalculations
in mind when onusing
morean array
oneformula:
You always
2) When
What's an array formula?
you're
can perform
finishdone
an array formula
typing with
an array
than
CTRL+SHIFT+ENTER,
formula,
cell in an array. In the example above, the array is the original da
1) Always select multiple cells first, and then with those cells selected, start typing the array formula. That's the key: Select mu
not just
press CTRL+SHIFT ENTER. Pressing CTRL+SHIFT+ENTER calculates the functi
+ENTER.
3) Once you enter an array formula, you cannot interrupt that new
EXCEL SPEAK: Because array formulas require CTRL+SHIFT+ENTER, some peoplearray. For example, youcall
informally cannot
arraytype over or"CSE
formulas, delete just on
formulas."
An array formula can perform calculations on more than one cell in an
array.
Go to cell A72 In the
for the nextexample
[Link], the array is the original data set in cells
C33:H34. The TRANSPOSE function then switches the horizontal orientation
of the cells to a vertical orientation.
Back to top
Switch data around by transposing it
ch data around by transposing it
en you need to rotate columns and rows, you transpose them in Excel.
s C5 toWhen
H6 contain
you two
need rows
to of Items and
rotate Amounts.
columns andSelect
rows,cells
youC5 to H6.
transpose them in Excel.
w you'll copy the cells. Press CTRL+C.
1 Click and drag to select the two rows of cells from Item, to 20. Item
ss ALT+H to enter the Home tab above the ribbon, then press V to select Paste options. Arrow down or press S to selAmount
ss
ERTTab until
TIP: Theyou find Transpose.
shortcut key forcopyPress
Paste the Space
Special Bar to select Transpose, then press Enter.
is CTRL+ALT+V.
2 Now you'll the cells. Press
Ctrl C
4 On the Home tab, click the arrow under the Paste button.
5 Click Paste Special, and then at the bottom, click the checkbox
for Transpose. Click OK.
4 Click any of the yellow cells to select just one. Look at the formula
at the top of Excel. You’ll see that the formula looks like this:
{=TRANSPOSE(C33:H34)}
5 Click another yellow cell. Look at the formula bar again. The
formula is the same. Why? Because this is an array formula.
KEEP IN M
There are three
formula:
1) Always selec
at's
P INan array formula?
MIND… selected, start t
re are three things to keep in mind when using an array formula: multiple cellsC3
fi
When
What's an array formula?
array formula can perform calculations on more than one cell in an array. In the example above, the array is the original data
finishdone
you're an array formula
typing with
an array CTRL+SHIFT+ENTER,
formula, not just
press CTRL+SHIFT ENTER. Pressing CTRL+SHIFT+ENTER calculates the function
+ENTER.
set is cells
lways select multiple cells first, and then with those cells selected, start typing the array formula. That's the key: Select multiple cells first,
always 2) against the a
When you're
nce you enter an array formula, you cannot interrupt that new array. For example, you cannot type over or delete
EL SPEAK: Because array formulas require CTRL+SHIFT+ENTER, some people informally call array formulas, "CSE formulas." just oneCTRL+SHIFT
of the cells. +EN
Yo
An array formula can perform calculations on more than one cell in an 3) Once you en
array.
o cell A72 In the
for the nextexample
[Link], the array is the original data set in cells array. For exam
C33:H34. The TRANSPOSE function then switches the horizontal orientation cells. You also c
of the cells to a vertical orientation. array. If you ne
the array formu
You always finish an array formula with CTRL+SHIFT+ENTER, not just recreate the for
ENTER. Pressing CTRL+SHIFT+ENTER calculates the function against the
array. When you're done, Excel puts special brackets { } around the
formula. These brackets are a visual clue that the selected cell is part of an
array formula. You can't type these brackets yourself. Excel puts them in
when you press CTRL+SHIFT+ENTER.
EXCEL SPE
Because array fo
people informal
Create an array
formula
EXPERT TIP
The shortcut key for
Paste Special is
CTRL+ALT+V.
KEEP IN MIND…
There are three things to keep in mind when using an array
formula:
1) Always select multiple cells first, and then with those cells
selected, start typing the array formula. That's the key: Select
multiple
iginal data cellsC33:H34.
set is cells first, thenThe
start typing. function then switches the horizontal orientation of the cells to a vertical orientation.
TRANSPOSE
elect multiple cells first, then start typing.
e function
2) against the array.
When you're doneWhen
typingyou're done,
an array Excel puts
formula, pressspecial brackets { } around the formula. These brackets are a visual clue that th
just oneCTRL+SHIFT
of the cells.+ENTER.
You also cannot insert a new row or column within that array. If you need to any of that, select all of the cells that h
3) Once you enter an array formula, you cannot interrupt that new
array. For example, you cannot type over or delete just one of the
cells. You also cannot insert a new row or column within that
array. If you need to any of that, select all of the cells that have
the array formula, press Delete, and then make your changes and
recreate the formula.
EXCEL SPEAK
Because array formulas require CTRL+SHIFT+ENTER, some
people informally call array formulas, "CSE formulas."
o a vertical orientation.
ckets are a visual clue that the selected cell is part of an array formula. You can't type these brackets yourself. Excel puts them in when you
t, select all of the cells that have the array formula, press Delete, and then make your changes and recreate the formula.
Excel puts them in when you press CTRL+SHIFT+ENTER.
Sort and filter with ease
Sort and filter with ease
Cells C5 to G13 contain five columns: Departments, Categories, and Amounts for the months Oct, Nov, Dec.
Let's say you want the departments in alphabetical order. Select the Department column, go to cell C5. Press CTRL+G, type C5
1 amounts from big to small. Select the December column cell, go to G5, then select cells G5 through G13. Pres
Sort December's
Now you'll filter the data so that only the Bakery rows appear. Go to cell G5, Dec. Press CTRL+A to select all of the cell
Filter buttons appear on the top row from cell C5 to G5. Go to the Department cell, C5, and press ALT+DOWN ARROW t
EXTRA CREDIT: 2 Try sorting alphabetically by two columns. Here's how: First sort Department alphabetically (refer to ste
Dive down for more detail: Go to A27. Or, to proceed to the next step, press CTRL+PAGE DOWN.
3
2
More ways to filter data
More ways to filter data
Cells C49 through F49 contain data with four columns: Expense date, Employee, Food, and Hotel.
Go to cell F49: Hotel. Press ALT+DOWN ARROW, then use the arrow keys to find Number Filters option. Press RIGHT ARROW t
Now add a second filter. Go to cell E49: Food. Press ALT+DOWN ARROW, then use the arrow keys to find the Number Filters o
Many
Go to cell A60 for people
the next type formulas to find amounts that are above average, or greater
instruction.
than a certain amount. But there's no need to type formulas when special
filters are available.
1
Back to top
Sort and filter with ease
and filter with ease
s C5 to G13 contain five columns: Departments, Categories, and Amounts for the months Oct, Nov, Dec.
s say you want the departments in alphabetical order. Select the Department column, go to cell C5. Press CTRL+G, type C5, then press Ente
December's1 amounts
Let's say you
from bigwant theSelect
to small. departments in alphabetical
the December order.
column cell, go to G5,Click in thecells G5 through G13. Press ALT+H to ente
then select
Department column, and then click Home > Sort & Filter > Sort A
w you'll filter the data so that only the Bakery rows appear. Go to cell G5, Dec. Press CTRL+A to select all of the cell
to Z.
r buttons appear on the top row from cell C5 to G5. Go to the Department cell, C5, and press ALT+DOWN ARROW t
RA CREDIT: 2 TrySort December's amounts from largest to smallest. Click any cell in
sorting
the Decalphabetically
column, and by then
two columns. Here's>
click Home how:
SortFirst
&sort Department
Filter > Sort alphabetically (refer to ste
e down for more detail: Go to A27.
Largest to Smallest. Or, to proceed to the next step, press CTRL+PAGE DOWN.
3 Now you'll filter the data so that only the Bakery rows appear. Press
CTRL+A to select all of the cells, and then click Home > Sort &
Filter > Filter.
4 Filter buttons appear on the top row. On the Department cell, click
the filter button and then click to clear the Select All checkbox.
Then, click to select Bakery.
5 Click OK and only the Bakery rows appear. Now clear the filter by
clicking the filter button for Department and then click Clear
filter...
2 Someone filled three cells with yellow. You can sort the rows by that
color. Right-click a yellow cell, and then click Sort > Put Selected
Cell Color
on Top.
e ways to filter data
More ways to filter data
s C49 through F49 contain data with four columns: Expense date, Employee, Food, and Hotel.
o cell F49: Hotel. Press ALT+DOWN ARROW, then use the arrow keys to find Number Filters option. Press RIGHT ARROW to enter Number
w add a second filter. Go to cell E49: Food. Press ALT+DOWN ARROW, then use the arrow keys to find the Number Filters option. Press RIG
Many
o cell A60 for people
the next type formulas to find amounts that are above average, or greater
instruction.
than a certain amount. But there's no need to type formulas when special
filters are available.
1 On the Hotel cell, click the filter button and then click
Number Filters > Above Average. Excel calculates the average
amount of the Hotel column, and then shows only rows with amounts
greater than that average.
2 Now add a second filter. On the Food cell, click the filter button
and then click Number Filters > Greater than..., and then type
25. Click OK.
Of the three rows that were filtered for above average, Excel shows
two rows with Food amounts greater than 25.
EXTRA CREDIT
When you're done with step 5, try sorting alphabetically by
two columns. Here's how: First sort Department
alphabetically (that's step 1 on the left). Then click Home >
Sort & Filter > Custom Sort. Add a second level for Category.
After you click OK, Department will be sorted, and within
each department, Category rows will be sorted in
alphabetical order as well.
OW and use the arrow keys to find Sort Oldest to Newest. Press Enter. The rows get sorted in ascending date order by the Expense date.
Expense date Employee Food Hotel IMPORTANT DETAIL
You can't clear a sort order like
10/8/2025 Jackie $21 $3,820 you can a filter. So if you don't
10/7/2025 Mark $62 $2,112 want your sort to stick, undo it
10/4/2025 Dave $25 $1,611 by pressing CTRL+Z.
10/10/2025 Tricia $30 $3,085
10/6/2025 Jeff $69 $528
10/5/2025 Laura $45 $5,050
ss RIGHT ARROW to enter Number Filters list and use the arrow keys to find the Above Average option, then press Enter. Excel calculates
he Number Filters option. Press RIGHT ARROW to enter the Number Filters list. Use the arrow keys to find the Greater than... option, then
Dive down for more detail: Go to A27. Or, to proceed to the next step, press CTRL+PAGE DOWN.
3
4
4
Back to top
Back to top
Tables make things a lot easier
es make things a lot easier
ble gives you special features and conveniences. Here’s how to create one:
s C5 through
A tableG13 contain
gives youdata. Go to features
special any cell within
andthat region, for example,
conveniences. cellhow
Here’s D8. Press CTRL+G, type D8, then press Enter.
to create
ss ALT+N to
one: enter the Insert tab above the ribbon, then press T and press Enter. Or, press shortcut key combination CTRL+T, then Enter.
w you have1 a table,
Clickwhich is a collection
inside the dataoftocells
thethat has special
right, and thenfeatures.
clickFor starters:
Insert > ATable
table gives
> you banded row
OK.
can also create new rows easily. Go to the empty cell under cell C13: Meat. Type some text, then press Enter. A ne
can also create columns easily: Go to any cell between H5 and H14, for example H10. Type some text, then press
2 twoNow
ce how the
you have a table, which is a collection of cells that has
columns are created, formatted, and the text Jan and Feb are filled in cells H5 and I5 for you.
special features. For starters: A table gives you banded rows for
easier reading.
e down for more detail:
canGo to A27. Or, tonew
proceed
rowstoeasily.
the nextInstep,
thepress CTRL+PAGE DOWN.
3 You also create empty cell under
Meat, type some text and then press Enter. A new row for the
table appears.
4 You can also create columns easily: In the lower-right corner of the
table, click the resize handle and drag it to the right 2 columns.
5 Notice how the two columns are created, formatted, and the text
Jan and Feb are filled for you.
2 Press Alt =
Ente
3 Press r
4 The SUM formula gets filled down for you so that you don’t have
to do it yourself.
4 The SUM formula gets filled down for you so that you don’t have
to do it yourself.
al rows in tables
Total rows in tables
ther convenience in tables are total rows. Instead of typing a SUM formula, Excel can make that total for you with a flip of a switch. And th
s C54 through E61 contain data with three columns: Department, Category, and Sales.
o any cell within the range above, for example cell D57.
Another
he top of convenience
the Excel in tables
window, the Table Toolsare total
Design tab rows. Instead
will appear. Pressof typing
ALT+JT a SUM
to enter the Design tab above the ribbon, then press T to
formula, Excel can make that total for you with a flip of a switch. And the same
ew rowgoes
is added at the bottom of the table in cells C62 through E62.
for the AVERAGE formula, and many others. Here’s how it works:
total of $24,000 is added to the total row, in cell E62 .
what if you wanted to know the average? Select cell on
E62:the
$24,000.
1 Select any cell within the table right.
ss ALT+DOWN ARROW, then use the arrow keys to find the Average
OD TO KNOW: There's a shortcut for showing and hiding the total row. option and
Select pressthe
inside Enter. The
table, average
then press amount of
CTRL+SHIFT+T.
5 But what if you wanted to know the average? Click the cell with
$24,000.
6 Click the down arrow and then click Average. The average
amount of $3,000 appears.
EXTRA CREDIT
Try changing the table style. First
click inside the table, and the Table
Tools Design tab will appear at the
top of Excel. Click that tab, and then
pick a style you like.
EXPERIMENT
After putting in the calculated column, try typing over one of the
cells in the column. What happens? If you see a green triangle,
click it and then click the exclamation mark. You'll see that
Excel's watchin' out for ya...
EXPERIMENT
After putting in the calculated column, try typing over one of the
cells in the column. What happens? If you see a green triangle,
click it and then click the exclamation mark. You'll see that
Excel's watchin' out for ya...
or you with a flip of a switch. And the same goes for the AVERAGE formula, and many others. Here’s how it works:
b above the ribbon, then press T to select Total Row from within the Table Styles Options.