ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   adding accross sheets (https://www.excelbanter.com/excel-discussion-misc-queries/448623-adding-accross-sheets.html)

SJRockower

adding accross sheets
 
I would have thought this was easy but I can't find the answer. How to I construct a formula to add across sheets, ie =sum(Sheet2!A1+Sheet3!A1+Sheet4!A1) is the easy way but that gets tedious if there are more than a few sheets. will =sum(Sheet2:Sheet4!A1) work?

Thanks

SJRockower

Quote:

Originally Posted by SJRockower (Post 1611311)
I would have thought this was easy but I can't find the answer. How to I construct a formula to add across sheets, ie =sum(Sheet2!A1+Sheet3!A1+Sheet4!A1) is the easy way but that gets tedious if there are more than a few sheets. will =sum(Sheet2:Sheet4!A1) work?

Thanks

I found my answer. Yes, that formula will work.

Claus Busch

adding accross sheets
 
Hi,

Am Sun, 21 Apr 2013 16:40:01 +0100 schrieb SJRockower:

I would have thought this was easy but I can't find the answer. How to
I construct a formula to add across sheets, ie
=sum(Sheet2!A1+Sheet3!A1+Sheet4!A1) is the easy way but that gets
tedious if there are more than a few sheets. will
=sum(Sheet2:Sheet4!A1) work?


why didn't you test it?

=SUM(Sheet2:Sheet4!A1)
will work


Regards
Claus Busch
--
Win XP PRof SP2 / Vista Ultimate SP2
Office 2003 SP2 /2007 Ultimate SP2

Gord Dibben[_2_]

adding accross sheets
 
One method for many sheets is to make a sandwich.

Summary sheet at beginning of workbook.
Add a blank sheet to right of that sheet. . . name it First
Add a blank sheet at end . . . name it Last

Formula in Summary sheet =SUM(First!A1:Last!A1)

If need new sheets insert between First and Last

Gord


On Sun, 21 Apr 2013 16:40:01 +0100, SJRockower
wrote:


I would have thought this was easy but I can't find the answer. How to
I construct a formula to add across sheets, ie
=sum(Sheet2!A1+Sheet3!A1+Sheet4!A1) is the easy way but that gets
tedious if there are more than a few sheets. will
=sum(Sheet2:Sheet4!A1) work?

Thanks



All times are GMT +1. The time now is 07:18 AM.

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