P
Pele
I have written a macro to import a table into a database.
If the contents of the imported table are not complete,
the macro will then open a query, RunCommand (Windowhide)
and then STOP the macro. The user can then print off the
opened query to use in fixing the imported query.
My problem is that when the User closes the opened query,
the database window is now displayed (INSTEAD of the
Switchboard). Can anybody tell me how to ensure that the
database window stays hidden and that the focus goes to
the Switchboard once the opened query has been closed.
Pele
If the contents of the imported table are not complete,
the macro will then open a query, RunCommand (Windowhide)
and then STOP the macro. The user can then print off the
opened query to use in fixing the imported query.
My problem is that when the User closes the opened query,
the database window is now displayed (INSTEAD of the
Switchboard). Can anybody tell me how to ensure that the
database window stays hidden and that the focus goes to
the Switchboard once the opened query has been closed.
Pele