MrExcel Message Board


Go Back   MrExcel Message Board > Question Forums > Excel Questions

Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only.

Reply
 
Thread Tools Display Modes
Old Mar 30th, 2004, 06:51 PM   #1
eunharanft
 
Join Date: Feb 2004
Posts: 48
Default Zoom default setting

Hi,

How can I set up the zoom % default so that I don't have to adjust it every time? I couldn't find it under option. Thanks.
eunharanft is offline   Reply With Quote
Old Mar 30th, 2004, 07:25 PM   #2
Damon Ostrander
MrExcel MVP
 
Damon Ostrander's Avatar
 
Join Date: Feb 2002
Location: Denver, Colorado USA
Posts: 3,876
Default Re: Zoom default setting

Hi eunharanft,

The reason that there is no default setting under Tools > Options is that each worksheet has its own zoom factor--it is not a workbook- or application-level property. Each worksheet's zoom factor is [supposed to be] saved whenever the workbook is saved, so if you set the zoom factor, then save (you may have to close Excel), the sheet should display with the same zoom factor the next time the workbook is opened. The one exception to this is that if the sheet is a chart sheet, if the View > Sized with Window menu item is checked autosizing will override the zoom factor.

If this does not solve your problem, you could always set the zoom factor for a particular sheet in the sheet's Activate event or in the ThisWorkbook Open event so that the sheet is always initialized to a particular zoom.

Damon
Damon Ostrander is offline   Reply With Quote
Reply

Bookmarks

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT +1. The time now is 05:14 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
All contents Copyright 1998-2009 by MrExcel Consulting.