Re: Refreshing Report to Accept Printer changes
- From: "Allen Browne" <AllenBrowne@xxxxxxxxxxxxxx>
- Date: Sun, 6 Aug 2006 12:51:38 +0800
In Access 2002 or 2003, that should work in Preview without needing to go to
design view.
It won't work if you have opened in acViewNormal, i.e. printing without
preview.
--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
"rmcompute" <rmcompute@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:87DD5126-AF16-4FE9-8D97-43E564D26AE2@xxxxxxxxxxxxxxxx
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
.
- Prev by Date: Re: sub report detail section is too big
- Next by Date: Re: How can I make a group not to show/display in a report if no data is under that group?
- Previous by thread: Re: sub report detail section is too big
- Next by thread: Re: Refreshing Report to Accept Printer changes
- Index(es):
Relevant Pages
|