i type this:

Private Sub Form_Load()
MsgBox rnd
End Sub

each time i start the program it displays the same exact number. It isn't supposed to do that. And it didn't use to do it either.