![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Feb 2002
Posts: 97
|
Does anyone know how to set the zoom property of a sheet using vba? Thanks in advance...
__________________
How long a minute is depends on which side of the bathroom door you are standing... Cheers |
|
|
|
|
|
#2 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Auckland, New Zealand
Posts: 4,209
|
Quote:
Lookup Zoom in online help for further help |
|
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Apr 2002
Location: Midlands, UK
Posts: 217
|
ActiveWindow.Zoom = 75
will give you 75% |
|
|
|
|
|
#4 |
|
Board Regular
Join Date: Feb 2002
Posts: 97
|
Thanks fellaws...
__________________
How long a minute is depends on which side of the bathroom door you are standing... Cheers |
|
|
|
|
|
#5 |
|
New Member
Join Date: May 2002
Location: Sydney, Australia
Posts: 49
|
Similar to this, I wish to use "Fit Selection" from the Zoom list. As there are a number of users, all with different screen settings I want to make it easier for Sheet 1 to be seen the same by all.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|