Option Explicit Private Sub Form_Load() Form2.Show End Sub
Option Explicit Private Sub Form_Load() MsgBox "Form2" End Sub