ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   count formula between worksheets (https://www.excelbanter.com/excel-discussion-misc-queries/1629-count-formula-between-worksheets.html)

Seti

count formula between worksheets
 
I am creating a massive workbook with roughly 90 worksheets. I need a
formula to count all the numbers in one cell for all 90 sheets and total it
in one cell. Any ideas, I'm fairly new at this.

Harald Staff

=SUM(Sheet2:Sheet90!A1)

HTH. Best wishes Harald

"Seti" skrev i melding
...
I am creating a massive workbook with roughly 90 worksheets. I need a
formula to count all the numbers in one cell for all 90 sheets and total

it
in one cell. Any ideas, I'm fairly new at this.




Chip Pearson

Try a 3D formula like the following:

=SUM(Sheet1:Sheet90!A1)


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com



"Seti" wrote in message
...
I am creating a massive workbook with roughly 90 worksheets. I
need a
formula to count all the numbers in one cell for all 90 sheets
and total it
in one cell. Any ideas, I'm fairly new at this.




Peo Sjoblom

count

=COUNT(Sheet2:Sheet90!A1)

sum

=SUM(Sheet2:Sheet90!A1)


Regards,

Peo Sjoblom

"Seti" wrote:

I am creating a massive workbook with roughly 90 worksheets. I need a
formula to count all the numbers in one cell for all 90 sheets and total it
in one cell. Any ideas, I'm fairly new at this.



All times are GMT +1. The time now is 03:59 AM.

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