I want to create a variable from the value of another variable and a constant
example
dim var1 as integer
dim var2 as integer
dim var3 as integer
for i = 1 to 3
var"i" = i +1
next i
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.