Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Random Function?
#3
Code:
Dim MyValue
MyValue = Int((6 * Rnd) + 1)   ' Generate random value between 1 and 6.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)