Davidii111
New member
- Joined
- Nov 9, 2009
- Messages
- 4
- Programming Experience
- Beginner
sRndMessageNumber = "sNewMessage" & CInt(Int((3 - 1 + 1) * Rnd() + 1))
I want to Calculate a number between 1 to 3 and then call the variable sNewMessage2 for example. So how to convert from string to variable? :S
I want to Calculate a number between 1 to 3 and then call the variable sNewMessage2 for example. So how to convert from string to variable? :S