View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default how to disable zoom in excel with vba

I would think the best you could do is to reset the zoom whenever the user
changes the selection.

But why would you want to?

There are lots of people who may need a larger zoom to see clearly. Others may
like to see more on the screen with a smaller zoom.



Grd wrote:

Hi,

Is this possible to do?
I can't seem to figure it out.

Any help greatly appreciated.

Thanks

Sandra


--

Dave Peterson