D
DDBeards
This is my second post on this, sorry but I really need help on what should
be a simple task. I have a splash form that I wish to display when the
system starts (called by the on start). I have tried it several ways,
including on open, on load, and even on timer but the results are the same.
When the form opens I need to call a sub to run a macro that loads my data
tables. But here is what happens, either the form does not appear until the
macro is over or just the border and title appear with no body to the form
until the macro completes. How can I open a form so that it can be seen and
then run a maro.
by the way the on timer works but repeats, is there a way to execute a timer
only once?
Please Help
Chris
be a simple task. I have a splash form that I wish to display when the
system starts (called by the on start). I have tried it several ways,
including on open, on load, and even on timer but the results are the same.
When the form opens I need to call a sub to run a macro that loads my data
tables. But here is what happens, either the form does not appear until the
macro is over or just the border and title appear with no body to the form
until the macro completes. How can I open a form so that it can be seen and
then run a maro.
by the way the on timer works but repeats, is there a way to execute a timer
only once?
Please Help
Chris