R
Rabih
Hi
How do you dynamically declare a type using an expression
for the identifier.
eg :
for x =1 to 10
Dim myObj+str(x) as object
next
Many thanks
How do you dynamically declare a type using an expression
for the identifier.
eg :
for x =1 to 10
Dim myObj+str(x) as object
next
Many thanks