S
SuzyQ
I have constants name1, name2, name3 etc.
I have a loop structure with a counter. If the counter is at 3, then I want
to use the constant name3. If it is at 2 then I want to use the constant
name2 etc.
How do I reference the correct constant?
"name" & xloop
I have a loop structure with a counter. If the counter is at 3, then I want
to use the constant name3. If it is at 2 then I want to use the constant
name2 etc.
How do I reference the correct constant?
"name" & xloop