How can I display a column in one workbook to another automaticaly

M

Mike

I have a column H in worksheet 1 and I want its data to be displayed in
column B of worksheet2: without manually cut and pasting, is there a way for
me to move the data to that other worksheed?
 
G

Gord Dibben

Copy range of data in column H then switch to sheet2.

Select B1 and Paste Special>Paste link>OK>Esc


Gord Dibben MS Excel MVP
 
Top