Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Greg Chapman
 
Posts: n/a
Default How do I see detail of summed cells

I have a file with a large number of tabs--about 80--that sum to a lead
sheet. I want to be able to view, by tab, the values in a given cell from the
lead sheet. So for instance, in cell C30 on the lead sheet I should be able
to get a subview of all the numbers in the various tabs rolling into that
cell (with the tab identified). Otherwise, I must go tab by tab to verify
each value, a time consuming process when you have hundreds of cells that
must be checked over 80 tabs. Thanks.
  #2   Report Post  
RagDyer
 
Posts: n/a
Default

Are you saying that you want to use 80 rows of the "lead" sheet to display
the individual particular cell contents of 80 sheets?

If the sheets are named with the default XL designation,
AND, the *same* cell is the particular cell that's summed,
You could try this, in say C31, and drag down for 80 rows:

=INDIRECT("Sheet"&ROW(A1)&"!C30")
--

HTH,

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


"Greg Chapman" <Greg wrote in message
...
I have a file with a large number of tabs--about 80--that sum to a lead
sheet. I want to be able to view, by tab, the values in a given cell from
the
lead sheet. So for instance, in cell C30 on the lead sheet I should be able
to get a subview of all the numbers in the various tabs rolling into that
cell (with the tab identified). Otherwise, I must go tab by tab to verify
each value, a time consuming process when you have hundreds of cells that
must be checked over 80 tabs. Thanks.

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
Locate and delete specific cells David Smith Excel Discussion (Misc queries) 1 January 19th 05 04:45 PM
To safety merge cells without data destroyed, and smart unmerge! Kevin Excel Discussion (Misc queries) 0 December 30th 04 07:17 AM
Heps to design Locked/Unlocked cells in protected worksheet Kevin Excel Discussion (Misc queries) 0 December 30th 04 07:09 AM
Convert data of cells to any type: Number, Date&Time, Text Kevin Excel Discussion (Misc queries) 0 December 30th 04 06:55 AM
Count number of shaded cells Maddoktor Excel Discussion (Misc queries) 2 December 20th 04 08:35 PM


All times are GMT +1. The time now is 10:39 PM.

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

About Us

"It's about Microsoft Excel"