#1   Report Post  
Posted to microsoft.public.excel.programming
tim tim is offline
external usenet poster
 
Posts: 105
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 303
Default 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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Commenting custom formula fields/formula on formula editor Muxer Excel Programming 2 July 24th 03 01:02 AM


All times are GMT +1. The time now is 05:12 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"