Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
mj mj is offline
external usenet poster
 
Posts: 78
Default 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.


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default 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.


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
Transferring Data from 1 table to another Lee Excel Discussion (Misc queries) 3 March 11th 08 02:38 AM
transferring data Glasgow Girl Excel Discussion (Misc queries) 5 October 23rd 07 01:07 PM
Transferring Data Between Sheets Neil M Excel Discussion (Misc queries) 4 May 12th 06 03:29 PM
Transferring Data KandK Excel Discussion (Misc queries) 0 April 24th 06 10:25 AM
Transferring Data Susan Excel Worksheet Functions 0 January 25th 06 08:57 PM


All times are GMT +1. The time now is 11:18 AM.

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"