mikemck7
Technical User
- Dec 17, 2003
- 38
Hello,
I've unchecked Tools > Startup > Display Database Window to hide the database window when my form is opened. Now I would like to unhide the database window immediately as the form is closed or just prior. I use [tt]DoCmd.Close[/tt] in a command button to close the form. What code can I preceed this with to unhide the database window just prior to closing the form.
Thanks,
Mike
I've unchecked Tools > Startup > Display Database Window to hide the database window when my form is opened. Now I would like to unhide the database window immediately as the form is closed or just prior. I use [tt]DoCmd.Close[/tt] in a command button to close the form. What code can I preceed this with to unhide the database window just prior to closing the form.
Thanks,
Mike