G
Guest
I'd like to create a form that pops up when my database is first opened that
shows that the program is loading, kind of like a splash page.
I've modified the startup to open my Loading form. and have tried to put the
code to open the Main form in the Form_Open action but it seems that both
forms then open at the same time. Is there a place that I can put this code
to get the effect I'm looking for?
Thanks in Advance,
Pip'n
shows that the program is loading, kind of like a splash page.
I've modified the startup to open my Loading form. and have tried to put the
code to open the Main form in the Form_Open action but it seems that both
forms then open at the same time. Is there a place that I can put this code
to get the effect I'm looking for?
Thanks in Advance,
Pip'n