Simple Syntax Question

  • Thread starter Thread starter Tony Ciconte
  • Start date Start date
T

Tony Ciconte

I cannot seem to find the VBA code that will minimize the whole Access
apllication. The instruction...

"Application.DoCmd.Minimize" seems to only minimize the active screen.
What I need is a VBA code equivalent of the action when you click the
minimize ("-") button at the very top right of the Access screen.

Any help is greatly appreciated.

TC
 
Back
Top