Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do you lock the zoom level of a sheet?
Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I dont know if it can be locked but this will set zoom to 100% each time the
sheet accessed Put it in the sheet module Private Sub Worksheet_Activate() Windows(1).Zoom = 100 End Sub "ExcelMonkey" wrote in message ... How do you lock the zoom level of a sheet? Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Zoom via Macro for WorkSheet to activate? | Excel Programming | |||
Setting zoom of a worksheet in macro | Excel Programming | |||
Setting zoom for all worksheet pages | Excel Programming | |||
Setting zoom for all worksheet pages | Excel Programming | |||
Setting zoom for all worksheet pages | Excel Programming |