C
chasbot
Hello,
I'm still a VBA newbie and am having a difficult time looping the
following:
I want to copy every 9th cell(and value) in column C, 'sheet1' to
consecutive rows in column A, 'sheet 2'.
So, sheet 2 should look like:
_A_
1 x
2 y
3 z
Any help would be appreciated.
Thanks,
Charles
I'm still a VBA newbie and am having a difficult time looping the
following:
I want to copy every 9th cell(and value) in column C, 'sheet1' to
consecutive rows in column A, 'sheet 2'.
So, sheet 2 should look like:
_A_
1 x
2 y
3 z
Any help would be appreciated.
Thanks,
Charles