I need to store the name of an array into a variable. Is this possible.
Printable View
I need to store the name of an array into a variable. Is this possible.
What are you trying to do?
You can put the name of an array into a variant or string variable, but you can't reference the array using the string.