I am using the “DoCmd.RunCommand acCmdAppMinimize” code on a form button to minimize msaccess down to the taskbar, which works great.
However, when there are two or more forms open, with one of them having the focus, when the user reopens msaccess from the taskbar, it does not always return back to the same form that had the focus.
Any suggestions?
However, when there are two or more forms open, with one of them having the focus, when the user reopens msaccess from the taskbar, it does not always return back to the same form that had the focus.
Any suggestions?