Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
neta
 
Posts: n/a
Default Sum function across multiple sheets


Hi,
What is the spelling of the SUM function in order to sum up specific
cell (or range) across all the sheets within the same workbook -
without specifing each sheet name seperately and includes all sheets of
the workbook (even if new sheest are added later).

Thanks in advance. Neta


--
neta
------------------------------------------------------------------------
neta's Profile: http://www.excelforum.com/member.php...fo&userid=7624
View this thread: http://www.excelforum.com/showthread...hreadid=395665

  #2   Report Post  
KL
 
Posts: n/a
Default

Hi,

=SUM('Sheet1:Sheet3'!A1:A20)

Notes:
The formula assumes that Sheet1 is the first and Sheet3 is the last sheets
in a range of sheets.
I added the single quatation marks jut in case any of the two names contain
spaces.

Regards,
KL


"neta" wrote in message
...

Hi,
What is the spelling of the SUM function in order to sum up specific
cell (or range) across all the sheets within the same workbook -
without specifing each sheet name seperately and includes all sheets of
the workbook (even if new sheest are added later).

Thanks in advance. Neta


--
neta
------------------------------------------------------------------------
neta's Profile:
http://www.excelforum.com/member.php...fo&userid=7624
View this thread: http://www.excelforum.com/showthread...hreadid=395665



  #3   Report Post  
Vasant Nanavati
 
Posts: n/a
Default

Something like:

=SUM('Sheet1:Sheet10'!A1)

You don't need the single quotes in this example but you would need them if
the sheet names contained spaces.

There is no way to automatically adjust the formula for sheets added at the
beginning or the end of the existing worksheets, unless the two end sheets
are "dummy" sheets that will always stay hidden. Sheets that are inserted
between the end sheets will be automatically accounted for.

--

Vasant




"neta" wrote in message
...

Hi,
What is the spelling of the SUM function in order to sum up specific
cell (or range) across all the sheets within the same workbook -
without specifing each sheet name seperately and includes all sheets of
the workbook (even if new sheest are added later).

Thanks in advance. Neta


--
neta
------------------------------------------------------------------------
neta's Profile:
http://www.excelforum.com/member.php...fo&userid=7624
View this thread: http://www.excelforum.com/showthread...hreadid=395665



  #4   Report Post  
Ragdyer
 
Posts: n/a
Default

See if this old post helps:

http://tinyurl.com/dhoaz


--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

"neta" wrote in message
...

Hi,
What is the spelling of the SUM function in order to sum up specific
cell (or range) across all the sheets within the same workbook -
without specifing each sheet name seperately and includes all sheets of
the workbook (even if new sheest are added later).

Thanks in advance. Neta


--
neta
------------------------------------------------------------------------
neta's Profile:

http://www.excelforum.com/member.php...fo&userid=7624
View this thread: http://www.excelforum.com/showthread...hreadid=395665


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Find values from cells in multiple sheets asubramaniam Excel Worksheet Functions 2 July 24th 05 01:50 PM
Linking References from Multiple Sheets to One Summary Sheet Kim Setting up and Configuration of Excel 3 May 5th 05 04:56 PM
How do I protect formula cells on multiple sheets? Webdiva Excel Worksheet Functions 0 May 3rd 05 08:29 PM
clock Wildman Excel Worksheet Functions 2 April 26th 05 10:31 AM
linking multiple sheets to a summary sheet greg g Excel Discussion (Misc queries) 1 December 16th 04 07:43 AM


All times are GMT +1. The time now is 12:38 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"