#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Summation

Hello All,
I have a work book with 200 sheets. each sheet is format exactly the
same way except for the first sheet (the summary sheet). I want to
copy the grand total on each sheet to the summary sheet in the
following format.

sheet # sheet # total
sheet 1 sheet 1 total
sheet 2 sheet 2 total
. .
. .
sheet n sheet n total
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default Summation

Say the cell containing the total for each sheet is in A25.

Your list of sheet names is in Column A of the summary sheet, starting in
A2.

Try this formula in B2:

=INDIRECT("'"&A2&"'!A25")

And copy down as needed.
--

HTH,

RD
================================================== ===
Please keep all correspondence within the Group, so all may benefit!
================================================== ===

wrote in message
...
Hello All,
I have a work book with 200 sheets. each sheet is format exactly the
same way except for the first sheet (the summary sheet). I want to
copy the grand total on each sheet to the summary sheet in the
following format.

sheet # sheet # total
sheet 1 sheet 1 total
sheet 2 sheet 2 total
. .
. .
sheet n sheet n total


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 281
Default Summation

Hi,

Did you named the 200 sheets?

Thanks,
--
Farhad Hodjat


" wrote:

Hello All,
I have a work book with 200 sheets. each sheet is format exactly the
same way except for the first sheet (the summary sheet). I want to
copy the grand total on each sheet to the summary sheet in the
following format.

sheet # sheet # total
sheet 1 sheet 1 total
sheet 2 sheet 2 total
. .
. .
sheet n sheet n total

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
Summation over a range P25_Sys_Arch Excel Worksheet Functions 2 September 21st 07 08:15 AM
Summation question T.Mad Excel Worksheet Functions 6 July 9th 07 03:05 AM
summation ExcelQuestion Excel Worksheet Functions 11 June 27th 07 02:28 AM
Summation from a to b jeblunk Excel Worksheet Functions 3 December 4th 05 02:14 PM
Summation Problem cdehrlich Excel Worksheet Functions 2 November 8th 04 05:54 PM


All times are GMT +1. The time now is 01:22 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"