Thread
:
Dynamic Variables
View Single Post
#
1
Posted to microsoft.public.excel.programming
Lawlera
external usenet poster
Posts: 37
Dynamic Variables
How do you create a variable variable? Consider this code
dim x as strin
x = "Whatever
the character 'x' may be different (for later use) and needs to be dynamically defined in code from a cell value
TIA
Reply With Quote
Lawlera
View Public Profile
Find all posts by Lawlera