disabling specific items under tools menu

M

michael.beckinsale

Hi All,

I know l can disable the 'Options' menu using code something like:

Application.CommandBars("Tools").Controls("Options").Enabled = False

But what l would like to do is specifically disable JUST the following
choices on the View tab:

Row & column headers
Outline symbols

If somebody can pointme in the right direction / provide some sample
code that would br great.

TIA

Michael
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top