Thread
:
For Next (non consecutive values for i)
View Single Post
#
1
Posted to microsoft.public.excel.programming
Caroline
external usenet poster
Posts: 183
For Next (non consecutive values for i)
When using the For i = 1 to 10
€˜Your code
Next i
Can I define i = 1 to 10 (excluding certain values)?
I want the code to be executed only for i= 1,4,5,6,8,10
Thanks
--
caroline
Reply With Quote
Caroline
View Public Profile
Find all posts by Caroline