answersLogoWhite

0

You use the name of the sheet, followed by an exclamation mark and the cell reference. So if you were on Sheet2 and wanted to sum cells A2 to A20 on Sheet1 you would do this:

=SUM(Sheet1!A2:A20)

You use the name of the sheet, followed by an exclamation mark and the cell reference. So if you were on Sheet2 and wanted to sum cells A2 to A20 on Sheet1 you would do this:

=SUM(Sheet1!A2:A20)

You use the name of the sheet, followed by an exclamation mark and the cell reference. So if you were on Sheet2 and wanted to sum cells A2 to A20 on Sheet1 you would do this:

=SUM(Sheet1!A2:A20)

You use the name of the sheet, followed by an exclamation mark and the cell reference. So if you were on Sheet2 and wanted to sum cells A2 to A20 on Sheet1 you would do this:

=SUM(Sheet1!A2:A20)

You use the name of the sheet, followed by an exclamation mark and the cell reference. So if you were on Sheet2 and wanted to sum cells A2 to A20 on Sheet1 you would do this:

=SUM(Sheet1!A2:A20)

You use the name of the sheet, followed by an exclamation mark and the cell reference. So if you were on Sheet2 and wanted to sum cells A2 to A20 on Sheet1 you would do this:

=SUM(Sheet1!A2:A20)

You use the name of the sheet, followed by an exclamation mark and the cell reference. So if you were on Sheet2 and wanted to sum cells A2 to A20 on Sheet1 you would do this:

=SUM(Sheet1!A2:A20)

You use the name of the sheet, followed by an exclamation mark and the cell reference. So if you were on Sheet2 and wanted to sum cells A2 to A20 on Sheet1 you would do this:

=SUM(Sheet1!A2:A20)

You use the name of the sheet, followed by an exclamation mark and the cell reference. So if you were on Sheet2 and wanted to sum cells A2 to A20 on Sheet1 you would do this:

=SUM(Sheet1!A2:A20)

You use the name of the sheet, followed by an exclamation mark and the cell reference. So if you were on Sheet2 and wanted to sum cells A2 to A20 on Sheet1 you would do this:

=SUM(Sheet1!A2:A20)

You use the name of the sheet, followed by an exclamation mark and the cell reference. So if you were on Sheet2 and wanted to sum cells A2 to A20 on Sheet1 you would do this:

=SUM(Sheet1!A2:A20)

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What formula is used to calculate quantity?

You can calculate quantity in Excel with the SUM function.


Which Excel function would be used to calculate the total points a student earned on a series of tests?

sum


What is the Excel formula to calculate the total of values in cells d7 through e20?

=SUM(D7:E20)


How do you calculate amount of data transfer?

If you are using Microsoft Word Excel then you could just use the Auto Sum.


To calculate the sum of all the cells from E1 to E11 you would write the following formula in excel?

In another cell, you would type in =SUM(E1:E11)


Which excel function would be used to calculate the total points a student earned ona aseries of tests?

The SUM function.


What following functions was new in Excel 2007 sum ifs sum if count if or sum?

SUMIFS was new in Excel 2007.


A calculation used in excell?

Calculate means Excel will evaluate formulas and functions to display the result. You can turn calculate to manual or auto. When it is on auto, everything is updated in real time. Manual will update when you open Excel or requires to you click the calculate button every time you want to see results.


What do you need in a excel cell to calculate a sum?

You need a formula. That formula can use the Sum function or it could use the plus sign, or several plus signs and even several Sum functions. Primarily it is the Sum function and the plus sign that is used for sums.


How do you display Sales Amt on Excel 2013?

You would calculate it using the Sum function. It will depend on what cells your values are in as to what form the actual formula will take.


What do you use to sum a large range of data in Excel?

The SUM function.


You have Microsoft Excel 2007 version you need to have your total cost column to calculate the cost from two columns How do you do this procedure?

Use the SUM function and separate each range with a comma.EXAMPLE:=SUM(A1:A23,B1:B23)