ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   multiple sheet cells in one column (https://www.excelbanter.com/excel-discussion-misc-queries/174589-multiple-sheet-cells-one-column.html)

Cyberbiker

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!!



RagDyeR

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!!





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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com