Thread
:
use different string variables in FOR loop
View Single Post
#
2
Posted to microsoft.public.excel.programming
Don Guillett
external usenet poster
Posts: 10,124
use different string variables in FOR loop
As always, post your efforts for comments
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"John Keith" wrote in message
...
I would like to create a FOR loop that uses many different string
values as the loop variable, maybe 20-30 different values.
What kind of structure is required to loop through a list of string
varibles like this:
red
green
blue
orange
and so on....
Thanks
John Keith
Reply With Quote
Don Guillett
View Public Profile
Find all posts by Don Guillett