Hiding the Access Window

  • Thread starter Thread starter APhillips
  • Start date Start date
A

APhillips

Guest
In order to manipulate the Access window from VBA code, I understand you have to make calls to the Windows application programming interface (API) functions.

As any an example of how to code to not not only maximize or minimize the Access window, but also provide the possibility to hide it completely, so that you only see your application form.
Many Thanks in advance
 
I have found the suggested code, to hide the db window, works okay for Access 97 but not for 2000. Has anyone else experienced the same or is it me?
 

Users who are viewing this thread

Back
Top Bottom