View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kevin Kevin is offline
external usenet poster
 
Posts: 504
Default Setting Sheet Display Zoom Magnification in VBA

Greetings! I am working in Excel 2000 and am looking for the VBA command to
allow me to set the Worksheet Zoom Magnification programmatically. The
toolbar has the handy little dropdown list box, but I haven't been able to
figure out how to do this in code. I found the Zoom command, but that seems
to refer only to page setup for printing.

Thanks in advance!
--
Kevin