I have an AutoExec Macro that reads as follows:-
Maximize
Open Form [This form is a splash screen that comes up for about 3 seconds - Saying 'Welcome']
Open Form [This form is my password screen]
Open Form [This form is the main Switchboard]
My question is why doesn't the Password Form remain maximised after the Splash Form has disappeared?
I tried to put another Maximize command after the Splash Form but that does not help.
Could somebody please advise what my error is?
Maximize
Open Form [This form is a splash screen that comes up for about 3 seconds - Saying 'Welcome']
Open Form [This form is my password screen]
Open Form [This form is the main Switchboard]
My question is why doesn't the Password Form remain maximised after the Splash Form has disappeared?
I tried to put another Maximize command after the Splash Form but that does not help.
Could somebody please advise what my error is?