Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
summing accross multiple sheets | Excel Programming | |||
adding accross sheets in a workbook | Excel Worksheet Functions | |||
Summing accross sheets | Excel Worksheet Functions | |||
Sumproduct accross multiple sheets | Excel Discussion (Misc queries) | |||
Sum accross sheets | Excel Programming |