A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Print Preview size



 
 
Thread Tools Display Modes
  #1  
Old July 19th, 2004, 07:59 PM
Susan
external usenet poster
 
Posts: n/a
Default Print Preview size

Is there any way to set print preview so it defaults to
75% instead of 100%?

thanks!
  #2  
Old July 19th, 2004, 09:38 PM
fredg
external usenet poster
 
Posts: n/a
Default Print Preview size

On Mon, 19 Jul 2004 11:59:39 -0700, Susan wrote:

Is there any way to set print preview so it defaults to
75% instead of 100%?

thanks!


If you open the report from a command button event, code the event:

DoCmd.OpenReport "ReportName", acViewPreview
DoCmd.RunCommand acCmdZoom75
--
Fred
Please only reply to this newsgroup.
I do not reply to personal email.
  #3  
Old July 20th, 2004, 01:11 PM
susan
external usenet poster
 
Posts: n/a
Default Print Preview size

Thanks, Fred!
-----Original Message-----
On Mon, 19 Jul 2004 11:59:39 -0700, Susan wrote:

Is there any way to set print preview so it defaults to
75% instead of 100%?

thanks!


If you open the report from a command button event, code

the event:

DoCmd.OpenReport "ReportName", acViewPreview
DoCmd.RunCommand acCmdZoom75
--
Fred
Please only reply to this newsgroup.
I do not reply to personal email.
.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Screen Print SIZE vs Paper Print SIZE Mike Fox General Discussion 0 July 13th, 2004 03:39 PM
Bug: print preview in form datasheet with server filter on crashes access (ADP A2002 SP3) Eric Cárdenas [MSFT] Using Forms 4 June 24th, 2004 08:38 AM
huge font size in print and preview 78mine:( Setting Up & Running Reports 2 June 5th, 2004 06:16 AM
Set print preview window size Stephen Setting Up & Running Reports 1 May 24th, 2004 11:30 PM
Print Page Size TGH Visio 1 May 15th, 2004 03:33 PM


All times are GMT +1. The time now is 03:25 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.