View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
NaomiKay
 
Posts: n/a
Default Column retrieval as an input to an existing workbook


Hi,

im new to vb6, and i have a problem on how to retrieve a particular
column from an existing excel file and append that as another column to
another existing workbook...

also, what about if you want to store the data on that column to appear
every other row...

for example:

ORIGINAL COLUMN
hello
hi
there
how's
life

TRANSFERRED COLUMN
hello
<blank cell
hi
<blank cell
there
<blank cell
how's
<blank cell
life



need help...
thanks:D
thanks


--
NaomiKay
------------------------------------------------------------------------
NaomiKay's Profile: http://www.excelforum.com/member.php...o&userid=32159
View this thread: http://www.excelforum.com/showthread...hreadid=519105