Thread
:
Zoom in out - Increment 10%
View Single Post
#
2
Posted to microsoft.public.excel.programming
Rowan Drummond[_3_]
external usenet poster
Posts: 414
Zoom in out - Increment 10%
try something like:
ActiveWindow.Zoom = ActiveWindow.Zoom + 10
Hope this helps
Rowan
al007 wrote:
Am looking for a macro which would increment zoom in and out by 10%
instead of 25%
Does any has the code.
Thxs
Reply With Quote
Rowan Drummond[_3_]
View Public Profile
Find all posts by Rowan Drummond[_3_]