View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MD MD is offline
external usenet poster
 
Posts: 10
Default FullScreen Question

Good morning all,

When I select fullscreen display and click on my taskbar (excel
application ) to reduce my excel window and reclick on the taskbar to
maximize my excel window, the fullscreen is "turned off" and returned to a
normal view, I have to reclick on the fullscreen.

Is there a code to dieasable this so that I can reduce and maximize my excel
window without loosing my fullscreen display?

I have an autoopen macro that starts the file in fullscreen mode, but that
isn't enough!

Regards,

MD