ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Transferring Data (https://www.excelbanter.com/excel-worksheet-functions/183977-transferring-data.html)

mj

Transferring Data
 
I have a Workbook that has 12 tabs at the bottom. The tabs are named 14-26.
On this same workbook each sheet has columns A-Q.

I have another workbook (2) that I need to insert the data from workbook
one, Column B on sheets 14-26. But the information in the new Workbook (2)
should go up and down not across.



Pete_UK

Transferring Data
 
Enter this formula in the first cell in column B of sheet 2 that you
want to use:

=INDIRECT("'"&ROW(A14)&"'!B2")

assuming you want to bring the data from B2 of every sheet (change the
B2 to suit). Then copy this formula down another 11 rows.

Note that there is an apostrophe ( ' ) between the first two quotes
and immediately before the exclamation mark.

Hope this helps.

Pete

On Apr 16, 6:37*pm, MJ wrote:
I have a Workbook that has 12 tabs at the bottom. The tabs are named 14-26..
On this same workbook each sheet has columns A-Q.

I have another workbook (2) that I need to insert the data from workbook
one, Column B on sheets 14-26. But the information in the new Workbook (2)
should go up and down not across.




All times are GMT +1. The time now is 02:38 PM.

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