September 15th in Functions by Excelbud .

AutoSum function in Excel

Quick Overview

The AutoSum Function is by far one of the most useful features in all of Excel. Just about every spreadsheet can benefit from incorporating the AutoSum function.

Lets Begin

To begin, let’s start with a list of data we are looking to sum.

Use the AutoSum function to count the selected items in the grocery list from B3 to B9. In Cell B11, enter the formula: =SUM(B3:B9)

Let’s quickly dissect the syntax. …

Excelbud

I'm Excelbud, owner and site operator for Excelbuddy.com Thank you for visiting and feel free to explore.

Quick Overview

The AutoSum Function is by far one of the most useful features in all of Excel. Just about every spreadsheet can benefit from incorporating the AutoSum function.

Lets Begin

To begin, let’s start with a list of data we are looking to sum.

1

Use the AutoSum function to count the selected items in the grocery list from B3 to B9. In Cell B11, enter the formula: =SUM(B3:B9)

2

Let’s quickly dissect the syntax. We are telling Excel to add all of the amounts in the range B3 to B9 and display the total in Cell B11.

While holding the CTRL button, you can select various cells, or a range of cells to Sum.

Examples:

=SUM(B3:B9) – Result $28.51

=SUM(B3:B4,B8:B9) – Result $21.27

If you have an questions, please feel free to comment below.

5 Comments

  • Excelbud
    September 21, 2009
  • David
    November 27, 2009
  • Excelbud
    November 29, 2009
  • ScriptoManiac
    December 9, 2009

Leave A Comment.