Code:Randomize num1 = Int(Rnd * 10) + 1 num2 = Int(Rnd * 10) + 1 if num1 > num2 then LblNum1 = num1 LblNum2 = num2 Else LblNum1 = num2 LblNum2 = num1 End if
|
Results 1 to 4 of 4
Threaded View
|
Click Here to Expand Forum to Full Width |