ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   getting a sum across multiple worksheets, then adding the numbers together (https://www.excelbanter.com/excel-discussion-misc-queries/233247-getting-sum-across-multiple-worksheets-then-adding-numbers-together.html)

Todd Hudson

getting a sum across multiple worksheets, then adding the numbers together
 
I have a workbook with 80 worksheets. I want to add column E12 thru column
E50 across all worksheets, then total up those numbers.

Any ideas if this is possible?

Thanks,

Todd


T. Valko

getting a sum across multiple worksheets, then adding the numbers together
 
One way...

Insert a new blank worksheet to the immediate left of the first sheet you
want to include in the sum and insert a new blank worksheet to the immediate
right of the last worksheet that you want to include in the sum.

Name these sheets Start and End.

Then the formula would be:

=SUM(Start:End!E12:E50)

Any sheet between Start and End will be included in the sum.

--
Biff
Microsoft Excel MVP


"Todd Hudson" wrote in message
...
I have a workbook with 80 worksheets. I want to add column E12 thru column
E50 across all worksheets, then total up those numbers.

Any ideas if this is possible?

Thanks,

Todd




Shane Devenshire[_2_]

getting a sum across multiple worksheets, then adding the numbers
 
Hi,

In your summary sheet, in cell E12 enter:

=Sheet2:Sheet80!E12

Copy this formula down to E50.
In cell E51 enter

=SUM(E12:E50)


--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"Todd Hudson" wrote:

I have a workbook with 80 worksheets. I want to add column E12 thru column
E50 across all worksheets, then total up those numbers.

Any ideas if this is possible?

Thanks,

Todd




All times are GMT +1. The time now is 10:46 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com