|
 |
access thread: Report Orientation
Message #1 by "Alex Mather" <amather@c...> on Fri, 4 May 2001 16:33:05
|
|
Hi, I am somewhat new to the VB world of Access. I have a background in
SQL but am really clueless when it comes to VBA. I have created many
reports and they were created in landscape. But when a user previews the
report Access defaults the page orientation to portrait. It is very
frustrating. I read some things about PrtDevMode and it can control the
orientation of a page but like I said..I have no idea where to even start
to implement that. Can someone please help???
Message #2 by "John Ruff" <papparuff@c...> on Fri, 4 May 2001 13:15:50 -0700
|
|
Open the report in design view, Select File > Page View. Select the Page
Tab and make sure the "Orientations" is set to Landscape and not Portrait.
Save the report. This will permit the report to be previewed in landscape
view.
John Ruff - The Eternal Optimist :)
-----Original Message-----
From: Alex Mather [mailto:amather@c...]
Sent: Friday, May 04, 2001 4:33 PM
To: Access
Subject: [access] Report Orientation
Hi, I am somewhat new to the VB world of Access. I have a background in
SQL but am really clueless when it comes to VBA. I have created many
reports and they were created in landscape. But when a user previews the
report Access defaults the page orientation to portrait. It is very
frustrating. I read some things about PrtDevMode and it can control the
orientation of a page but like I said..I have no idea where to even start
to implement that. Can someone please help???
|
|
 |