View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
MD MD is offline
external usenet poster
 
Posts: 9
Default deactivate fullscreen

As extra info... The reason why I use full screen is because I want all of
the toolbars to be off (hidden). Since not all user have the same toolbars
on (showing), by using fullscreen it hides them all. If you have another
way about this, I'm also open for ideas...

regards,
MD


"MD" wrote in message
...
I have a workbook that uses fullscreen mode. If the user lowers the EXCEL
window to consult another application, when the user comes back, the view
is now normal (not in fullscreen). Is there a way to stop this automatic
operation of EXCEL?

MD