Full Screen
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
|