A
Al
Hi,
Is there a bit of programming I can add to this to disable
any further zoom once a WB opens at 100%?
Sub Zoom_freeze()
ActiveWindow.Zoom = 100
End Sub
Thanks
Is there a bit of programming I can add to this to disable
any further zoom once a WB opens at 100%?
Sub Zoom_freeze()
ActiveWindow.Zoom = 100
End Sub
Thanks