This is the code for Form1:
Code:
Public Sub Form_Load()
Form2.Show

End Sub
And then so on. Until all of the Forms, have been covered as what you are asking for!!