ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   DisplayStatusBar when DisplayFullScreen = TRUE (https://www.excelbanter.com/excel-programming/286600-displaystatusbar-when-displayfullscreen-%3D-true.html)

mikeang

DisplayStatusBar when DisplayFullScreen = TRUE
 
Hello all,

Is there a way of getting the StatusBar to be displayed when I am in
FullScreen mode.
I am attempting to make the workbook look like a stand-alone
application.
The following code will not display the StatusBar.

With Application
..ScreenUpdating = False
..CommandBars.ActiveMenuBar.Enabled = False
..DisplayFullScreen = True
..CommandBars("Full Screen").Enabled = False
..DisplayFormulaBar = False
..DisplayStatusBar = True
End With


Mike


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



All times are GMT +1. The time now is 12:17 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com