LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default is there a code to set the default view size in Excel

thanks.....

"smartin" wrote:

Rebel wrote:
I want to set the view for a workbook at 85% for anyone that opens it. Is
there a code for that?


Place this in the Workbook code:

Private Sub Workbook_Open()
ActiveWindow.Zoom = 85
End Sub


Warn -- would be annoying to some users.

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to turn off Page Layout View as default view Colin Halliday New Users to Excel 3 October 12th 07 02:37 AM
Default view of Excel to 75% Gaurav Excel Discussion (Misc queries) 10 August 4th 07 11:54 PM
How do I set the default comment format and view in Excel Lady G Excel Discussion (Misc queries) 1 May 27th 07 05:38 AM
how can i set sheet1 as default view page in excel Suraj Excel Worksheet Functions 1 February 10th 07 07:20 AM
Default view when opening excel files hello Excel Discussion (Misc queries) 1 March 16th 06 12:44 AM


All times are GMT +1. The time now is 02:35 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"