Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Command substitution
Message
From
03/05/1998 14:40:46
 
 
To
All
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
Command substitution
Miscellaneous
Thread ID:
00096611
Message ID:
00096611
Views:
51
If I have a number of variables named similarly with each name ending in a number (ie. date1, date2, date3...) could I refer to them with a string? (I do not want an array here)
ie.
For x - 1 to 6
varname = "date" + mid(str(x),2)
? varname
?
next x
Next
Reply
Map
View

Click here to load this message in the networking platform