J
John
Hi
I have created a splash form with no border. When I try to open this form in
my main form using DoCmd.OpenForm "Splash", , , , , acDialog, the splash
form opens with a form border. If I use DoCmd.OpenForm "Splash" then splash
form opens without a border as desired but then the main form starts to
appear before splash form has gone.
How can I get the splash form to open without a border?
Thanks
Regards
I have created a splash form with no border. When I try to open this form in
my main form using DoCmd.OpenForm "Splash", , , , , acDialog, the splash
form opens with a form border. If I use DoCmd.OpenForm "Splash" then splash
form opens without a border as desired but then the main form starts to
appear before splash form has gone.
How can I get the splash form to open without a border?
Thanks
Regards