Printout unhides the database window

D

dspark

I have this problem where when I go to print a form using docmd.printout or
application.runcommand accmdprint that the Access2003 automatically unhides
the database window.

Anyone ever seen this/have any work arounds?
 
D

dspark

Nevermind.

I realized that I was selecting the form with the docmd.selectobject and I
had the in database window parameter set to true....
 
Top