Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hiya,
How do i get excel to automatically start in full screen mode? thx |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Include the following workbook event macro:
Private Sub Workbook_Open() Application.DisplayFullScreen = True End Sub -- Gary''s Student - gsnu2007j "Squirrel*Salad" wrote: Hiya, How do i get excel to automatically start in full screen mode? thx |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
full screen | New Users to Excel | |||
Full Screen Help and KB Shortcut | Setting up and Configuration of Excel | |||
Opening in Full Screen. | New Users to Excel | |||
Veiw Full Screen | Excel Programming | |||
Resetting Screen to Full | Excel Programming |