|
-
Nov 12th, 2009, 02:52 PM
#1
Thread Starter
Junior Member
[RESOLVED] dim Array(50) . array (x), random number
I want to add number of numbers to be randomize from user not from the code
So the code is: dim Array (1 to 50) as long
I want to change 50 by 20 or any other no. while run time
My idea is to put x instead of 50 and the user add 50 from text or inputbox
Text1.text =x
But the array(x) could not be worked, must be number
Please help me adjust the code
Thank you
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|