automating page setup

sparx

Morphed Human
Local time
Yesterday, 23:13
Joined
Jul 22, 2002
Messages
80
Is it possible to automate the page setup to make it "Legal" as Access seems to set a report to "Letter" as the default paper size.
This should be done using VBA coding, rather than having the user manually select File->Page Setup->Legal on every single report....

Any help would be greatly appreciated,

Thanks

Erik:)
 
You shouldn't need to write any code to change the paper size(unless you do have reports that require different paper sizes).

Access defaults to whatever is set up in the Printer defaults in Control Panel.

Check this first to make sure it's set to 'Legal'.
 

Users who are viewing this thread

Back
Top Bottom