View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default ActiveWindow size?


Probably ought to check your clock. Your posting from the future.

--
Regards,
Tom Ogilvy


"CLR" wrote in message
...
Thanks for the response Tom, but Don already got me there.......

Vaya con Dios,
Chuck, CABGx3


"Tom Ogilvy" wrote in message
...
? activewindow.Zoom
100



--
Regards,
Tom Ogilvy


"CLR" wrote in message
...
Hi All.........
I am doing a routine that runs best with the
ActiveWindow.zoom = 100

What I would like, is to be able to determine what the
ActiveWindow.Zoom
setting actually is prior to running my routine, so I can change it to
100,
run the routine, and then change it back to whatever it was..........

Any help would be much appreciated........

Vaya con Dios,
Chuck, CABGx3