Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / January 2006

Tip: Looking for answers? Try searching our database.

I want to start Excel in Print Preview. What's the quickest way?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Newbie seeks quick answer! - 02 Jan 2006 23:16 GMT
I want to start Excel in Print Preview. What's the quickest way?
Chip Pearson - 02 Jan 2006 23:19 GMT
Put the following in the ThisWorkbook code module of your
workbook.

Private Sub Workbook_Open()
   ActiveSheet.PrintPreview enablechanges:=True 'or false
End Sub

Signature

Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com

>I want to start Excel in Print Preview. What's the quickest way?
Newbie seeks quick answer! - 02 Jan 2006 23:58 GMT
WoW & thanks!! Took me a few minutes - I'm soooo newbie ... for those that
don't know ... you write a small macro script in VBA ... then reset security
settings to allow macros to run ... BUT ... now I want to have this
automatically ... avoid the Update Links message (cause it's linked to other
workbooks) ... any help per chance?  FYI ... the 'red wine' DIDN'T help me
... but now I got it ...

Steve

> I want to start Excel in Print Preview. What's the quickest way?
Mike K - 03 Jan 2006 18:27 GMT
Go to Tools/Options/Edit and uncheck "Ask to update automatic links"

Mike

> WoW & thanks!! Took me a few minutes - I'm soooo newbie ... for those that
> don't know ... you write a small macro script in VBA ... then reset security
[quoted text clipped - 6 lines]
>
> > I want to start Excel in Print Preview. What's the quickest way?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.