ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Formula Bar (https://www.excelbanter.com/excel-programming/323205-formula-bar.html)

tim

Formula Bar
 
Hello All,

I have some code that hides the formula bar when a
particular workbook is opened.
(Application.DisplayFormulaBar = False). When the book
is closed, I would like to see the formula bar....I tried
(Application.DisplayFormulaBar = True) in
the "Before_Close" event and it does not seem to
work.....Any ideas??

Thanks

Bill Kuunders

Formula Bar
 
It worked for me.........

Maybe you need to do it <before save as well?

Regards
Bill K


"Tim" wrote in message
...
Hello All,

I have some code that hides the formula bar when a
particular workbook is opened.
(Application.DisplayFormulaBar = False). When the book
is closed, I would like to see the formula bar....I tried
(Application.DisplayFormulaBar = True) in
the "Before_Close" event and it does not seem to
work.....Any ideas??

Thanks





All times are GMT +1. The time now is 05:38 PM.

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