View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
AlfD[_3_] AlfD[_3_] is offline
external usenet poster
 
Posts: 1
Default open with full screen view

Hi!

Application.DisplayFullScreen = True to open full screen and
Application.DisplayFullScreen = False to go back to normal.

Did you try ViewFull Screen in the normal Excel view?

If so, why not try recording a macro using ViewFull Screen?

Al

--
Message posted from http://www.ExcelForum.com