- Home
·
- Math/Dates
·
- How to make a Random number thats always different
How to make a Random number thats always different
How to make a Random number thats always different
Rate How to make a Random number thats always different
(1(1 Vote))
Randomize
Text1.Text = Int(25 * Rnd + 1) 'change 25 to what you want your random numbers to go up to
End Sub
How to make a Random number thats always different Comments
No comments yet — be the first to post one!
Post a Comment