Thread
:
change increasment in a "for" loop
View Single Post
#
1
Posted to microsoft.public.excel.misc
Jared
external usenet poster
Posts: 109
change increasment in a "for" loop
I have a loop function
For i = 3 To 27
If isempty(i,j) then next i
How do i make i increase by 3?
Reply With Quote
Jared
View Public Profile
Find all posts by Jared