N
NaomiKay
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
thanks
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
thanks