I created a password form (form2) after my main form (form1). How can I have VB load the second form first, then load the main form, assuming the password is correct? I keep on getting the main form load first because it is the first one I coded.

Thanks !