Thread
:
XL2002 - ActiveWindow.Zoom = TRUE (to selection)
View Single Post
#
1
Posted to microsoft.public.excel.programming
Trevor Williams
external usenet poster
Posts: 181
XL2002 - ActiveWindow.Zoom = TRUE (to selection)
Hi all
Is there a way to specify a range to zoom to, rather than having to select
the range first?
Range("A1:Z1").select
ActiveWindow.Zoom = True
Thanks
Trevor Williams
Reply With Quote
Trevor Williams
View Public Profile
Find all posts by Trevor Williams