Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9
Default multiple sheet cells in one column

I have a multiple-sheet workbook, and on the final sheet, I need to take cell
A1 from each of the earlier sheets and make a column.

I know that say cell A1 on my final sheet should be "=,1,!A1", and cell A2
would be "=,2,!A1", etc. I have a pile of sheets where this needs to be done
multiple times. Is there any way to automate this? If I just pull down the
box, it advances the row number, and I'm wondering if there's a way to do it
so it advances the sheet number instead.

TIA!!


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default multiple sheet cells in one column

Enter this anywhere, and copy down as needed:

=INDIRECT("'"&ROWS($1:1)&"'!A1")

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Cyberbiker" wrote in message
...
I have a multiple-sheet workbook, and on the final sheet, I need to take

cell
A1 from each of the earlier sheets and make a column.

I know that say cell A1 on my final sheet should be "=,1,!A1", and cell A2
would be "=,2,!A1", etc. I have a pile of sheets where this needs to be

done
multiple times. Is there any way to automate this? If I just pull down

the
box, it advances the row number, and I'm wondering if there's a way to do

it
so it advances the sheet number instead.

TIA!!



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
Create multiple sheet tabs from multiple cells. Robert Maddox Excel Worksheet Functions 17 November 14th 07 10:28 PM
Concatenate Column C in multiple sheets into single sheet. ant1983 Excel Discussion (Misc queries) 3 October 26th 07 11:08 AM
copying one cell in multiple sheets into a column on one sheet LeahR Excel Worksheet Functions 3 June 1st 07 05:55 PM
Can I print a single column sheet as multiple columns? ahutch21 Excel Discussion (Misc queries) 1 January 25th 07 09:32 PM
Sum From multiple cells on another sheet Karl Excel Discussion (Misc queries) 3 December 2nd 06 09:31 PM


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