Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
cjjoo
 
Posts: n/a
Default sum from many worksheets


i have 50 over worksheets and they are all the same format.

now , i want to consolidate all the datas( from the 50 sheets) into one
worksheet.

now, i am using =sheet1!A1+sheet2!A1......sheet50!A1 to calculate the
output

is there a better way of doing this? something like
=sum(sheet1!:sheet50!)_all

the_cells_in_A1 without having to point to the exact cell of each
worksheet?


--
cjjoo
------------------------------------------------------------------------
cjjoo's Profile: http://www.excelforum.com/member.php...o&userid=26916
View this thread: http://www.excelforum.com/showthread...hreadid=479020

  #2   Report Post  
Norman Jones
 
Posts: n/a
Default sum from many worksheets

Hi CJ,

You are nearly there.

Dave Peterson nicely explained the technique in a recent post:

'=====================
I like this technique...

Create two new worksheets--one to the far right and one to the far left.

Call them Start and End

Then using a sheet (Summary) that is outside this "sandwich" of worksheets:

=sum(start:end!B37)

Then you can drag sheets in and out of that sandwich to play what if games.

I'd put a couple of notes on each of these sheets:

"don't delete this sheet!"

And protect the worksheet so that people don't use it for real data
<<========================


---
Regards,
Norman



"cjjoo" wrote in
message ...

i have 50 over worksheets and they are all the same format.

now , i want to consolidate all the datas( from the 50 sheets) into one
worksheet.

now, i am using =sheet1!A1+sheet2!A1......sheet50!A1 to calculate the
output

is there a better way of doing this? something like
=sum(sheet1!:sheet50!)_all

the_cells_in_A1 without having to point to the exact cell of each
worksheet?


--
cjjoo
------------------------------------------------------------------------
cjjoo's Profile:
http://www.excelforum.com/member.php...o&userid=26916
View this thread: http://www.excelforum.com/showthread...hreadid=479020



  #3   Report Post  
Paul Sheppard
 
Posts: n/a
Default sum from many worksheets


cjjoo Wrote:
i have 50 over worksheets and they are all the same format.

now , i want to consolidate all the datas( from the 50 sheets) into one
worksheet.

now, i am using =sheet1!A1+sheet2!A1......sheet50!A1 to calculate the
output

is there a better way of doing this? something like
=sum(sheet1!:sheet50!)_all

the_cells_in_A1 without having to point to the exact cell of each
worksheet?


Hi again cjjoo

You are nearly there, this is what you need

=SUM(Sheet1:Sheet3!A1) change A1 to suit your requirements

you can then copy this formula for other cells


--
Paul Sheppard


------------------------------------------------------------------------
Paul Sheppard's Profile: http://www.excelforum.com/member.php...o&userid=24783
View this thread: http://www.excelforum.com/showthread...hreadid=479020

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
Changing a Link Mid-way Across Worksheets Frosty Excel Worksheet Functions 0 August 25th 05 12:03 AM
Excel needs to have the ability to insert "SUB" worksheets KFEagle Excel Worksheet Functions 2 July 27th 05 08:13 PM
Define list of worksheets Judy Ward Excel Worksheet Functions 4 June 15th 05 09:44 PM
Spawning worksheets and a summary per worksheet username Excel Discussion (Misc queries) 0 May 23rd 05 09:57 PM
HELP! How do you--> Lock a set of rows but also link worksheets to FRUSTRATED Excel Discussion (Misc queries) 6 December 29th 04 10:05 PM


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

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"