Just a fun thing to do
Just a fun thing to do
Rate Just a fun thing to do
(1(1 Vote))
Randomize
MyValue = Int((6 * Rnd) + 1)
If MyValue = 1 Then
Lblanswer = "Not today"
ElseIf MyValue = 2 Then
Lblanswer = "Definatly"
ElseIf MyValue = 3 Then
Lblanswer = "Not today"
ElseIf MyValue = 4 Then
Lblanswer = "Yes"
ElseIf MyValue = 5 Then
Lblanswer = "No"
ElseIf MyValue = 6 Then
Lblanswer = "My sorces say maybe"
End If
MyValue = Lblanswer
End Sub
Just a fun thing to do Comments
No comments yet — be the first to post one!
Post a Comment