I am in Microsoft Access 2003 and am trying to make it so that everytime a user prints a query it will print in landscape view. I have tried creating a module and putting a command like this in it.
Application.Printer.Orient
ation = acPRORLandscape
If I manually run the module it changes the query to print in landscape but if I close access and open Access it up again the query prints in landscape. I know Microsoft has this module solution or upgrade to Office 2007.
Start Free Trial