ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Resetting Screen to Full (https://www.excelbanter.com/excel-programming/281600-re-resetting-screen-full.html)

Ron de Bruin

Resetting Screen to Full
 
You can use a Auto_Close() macro

with this line

Application.DisplayFullScreen = False


--
Regards Ron de Bruin
(Win XP Pro SP-1 XL2002 SP-2)
www.rondebruin.nl



"Phil Hageman" wrote in message ...
I have an Auto_Open() sub that sets screen size to full
with the following:

Application.DisplayFullScreen = True

When the user exits the workbook, how do I reset full
screen to False?

Thanks,
Phil




Phil Hageman[_3_]

Thanks!
 
Thanks, Ron - works fine.
-----Original Message-----
You can use a Auto_Close() macro

with this line

Application.DisplayFullScreen = False


--
Regards Ron de Bruin
(Win XP Pro SP-1 XL2002 SP-2)
www.rondebruin.nl



"Phil Hageman"

wrote in message news:00bf01c3a3c5$d555ca40
...
I have an Auto_Open() sub that sets screen size to full
with the following:

Application.DisplayFullScreen = True

When the user exits the workbook, how do I reset full
screen to False?

Thanks,
Phil



.



All times are GMT +1. The time now is 09:07 PM.

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