R
rmcompute
I was able to successfully change the Orientation and Page size in the open
event of a report, however, it does not reflect in the report display unless
I go into design mode and click OK. Is there a command that can be issued
after the commands listed below, which will make these changes take effect
without having to go into design mode and click OK ?
'Me.Printer.Orientation = acPRORPortrait
'Me.Printer.PaperSize = acPRPSLetter
event of a report, however, it does not reflect in the report display unless
I go into design mode and click OK. Is there a command that can be issued
after the commands listed below, which will make these changes take effect
without having to go into design mode and click OK ?
'Me.Printer.Orientation = acPRORPortrait
'Me.Printer.PaperSize = acPRPSLetter