Private Sub Button1_Click() Load Form2 From2.Show Doevents Form1.hide Unload Form1 Set Form1 = Nothing End Sub Button1 is belong to Form1