Sorry NM i got it
Code:Dim RandomClass As New Random() Dim RandomNumber As Integer RandomNumber = RandomClass.Next() RandomNumber = RandomClass.Next(textbox1.Text, textbox2.Text) TextBox3.Text = RandomNumber
|
Results 1 to 3 of 3
Hybrid View
|
Click Here to Expand Forum to Full Width |