Thread
:
copy values from range of columns
View Single Post
#
1
Posted to microsoft.public.excel.programming
Louie
external usenet poster
Posts: 40
copy values from range of columns
hello. i need some help. how do i copy values from range of columns ex. AA:AI
of sheet1 to D3:K3 of sheet2 with an interval of 6? i used the for loop, ex.
for x = 1 to y step 6 but it didnt work.
Reply With Quote
Louie
View Public Profile
Find all posts by Louie