Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 91
Default Link a column to another sheeet


Is it possible to have a column in Sheet2 duplicate a column of
data that exists in e.g. Sheet1 ?

Thanks - Kirk
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Link a column to another sheeet

In C1 of Sheet2

=Sheet1!B1

then drag fill down the column.

--
Regards,
Tom Ogilvy


"kirkm" wrote:


Is it possible to have a column in Sheet2 duplicate a column of
data that exists in e.g. Sheet1 ?

Thanks - Kirk

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 390
Default Link a column to another sheeet

In , kirkm
spake thusly:

Is it possible to have a column in Sheet2 duplicate a column of
data that exists in e.g. Sheet1 ?


On Sheet2 in the top cell in the column, type an equals
sign. Now navigate to Sheet1 and click on the top cell in
the relevant column there. Now you will have a reference
on Sheet2 to that cell in Sheet1. Drag the formula down.

=dman=
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 91
Default Link a column to another sheeet

Thanks for that. I couldn't get dmans method to work - it seemed to
reference a column in the same sheet. Tom's method worked but I
can't see how to drag down for 6000 lines.

Can the operation be carried out in code rather than by hand?

However, is this copying the data or displaying it from the other
sheet e.g. is it using twice the space - or does that not matter?

Thanks - Kirk
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
Column link james Excel Discussion (Misc queries) 2 April 19th 10 09:54 PM
Format column to link file names in that column desiaashik Excel Discussion (Misc queries) 2 March 29th 09 05:11 PM
Can you link 1 column in a sheet to the same column in another sh. Julie Excel Worksheet Functions 0 August 16th 06 11:01 PM
how to link from column to row? mango Excel Worksheet Functions 4 March 10th 05 09:02 AM
Insert Excel Sheeet using VBA JP SIngh Excel Programming 2 August 2nd 04 03:45 PM


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