PC Review


Reply
Thread Tools Rate Thread

Disable formula Bar in Option Menu

 
 
black_sun@email.it
Guest
Posts: n/a
 
      11th May 2009
Hi,
how can disable the option "Formula Bar" in the Tools - Options -...?
I already used this:
Application.CommandBars("Worksheet Menu Bar").FindControl(ID:=849,
Recursive:=True).Enabled = False
but it's not enough...

Thanks in advance

Bye
BlackSun
 
Reply With Quote
 
 
 
 
Peter T
Guest
Posts: n/a
 
      11th May 2009
Application.DisplayFormulaBar = false/true

Regards,
Peter T

<(E-Mail Removed)> wrote in message
news:e5147824-229d-42e9-bd9f-(E-Mail Removed)...
> Hi,
> how can disable the option "Formula Bar" in the Tools - Options -...?
> I already used this:
> Application.CommandBars("Worksheet Menu Bar").FindControl(ID:=849,
> Recursive:=True).Enabled = False
> but it's not enough...
>
> Thanks in advance
>
> Bye
> BlackSun



 
Reply With Quote
 
black_sun@email.it
Guest
Posts: n/a
 
      11th May 2009
On 11 Mag, 11:54, "Peter T" <peter_t@discussions> wrote:
> Application.DisplayFormulaBar = false/true
>
> Regards,
> Peter T
>
> <black_...@email.it> wrote in message
>
> news:e5147824-229d-42e9-bd9f-(E-Mail Removed)...
>
> > Hi,
> > how can disable the option "Formula Bar" in the Tools - Options -...?
> > I already used this:
> > Application.CommandBars("Worksheet Menu Bar").FindControl(ID:=849,
> > Recursive:=True).Enabled = False
> > but it's not enough...

>
> > Thanks in advance

>
> > Bye
> > BlackSun


Hi,
yes I did it but if I choose Tools - Options - I can flag the "Formula
Bar" option and it show again.
I would like to disable that option

Thanks.

BlackSun
 
Reply With Quote
 
Peter T
Guest
Posts: n/a
 
      11th May 2009
Not sure I follow what you mean by "I can flag the Formula Bar option and it
show again". Are you saying you want to disable the option in Options/View.
AFAIK that's not possible unless you disable the Options dialog entirely.
One workaround would be to sub-class the Options button and intercept its
click event, call an ontime macro to set the option to your requirements
when the Options dialog is dismissed.

Regards,
Peter T

<(E-Mail Removed)> wrote in message

>> Application.DisplayFormulaBar = false/true
>>


> Hi,
> yes I did it but if I choose Tools - Options - I can flag the "Formula
> Bar" option and it show again.
> I would like to disable that option
>
> Thanks.
>
> BlackSun



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Disable an option in the right-click menu Malke Windows XP General 0 3rd Dec 2005 03:25 PM
Disable Option from tools in Menu bar =?Utf-8?B?UWFzcGVj?= Microsoft Excel Programming 4 23rd Dec 2004 09:04 PM
How to disable Log Off option on shutdown menu Lura Speth Microsoft Windows 2000 Security 1 29th Dec 2003 10:38 PM
How To: disable 'Save As' menu option in the menu bar of IE Sorabh Mendiratta Windows XP Internet Explorer 0 29th Dec 2003 11:27 AM
How to Disable Menu Option Nitin Chandra Windows XP Internet Explorer 1 15th Oct 2003 01:37 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:59 AM.