How to Disable a special button

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

For example

TabView-->TabView-->PlayMacro button. Can I hide or disable it?

Can anyone give me some way to complite it?

Thanks
 
You can disable built-in ribbon controls in Excel 2007 only by adding
specific XML markup ('RibbonX') to your workbook or add-in. In the case of
a workbook it would only be effective when the workbook is active. With an
add-in it would be effective while it is open. This is a moderately
technical subject but if you want to pursue it you can start here:

http://www.rondebruin.nl/ribbon.htm

--
Jim
| For example
|
| TabView-->TabView-->PlayMacro button. Can I hide or disable it?
|
| Can anyone give me some way to complite it?
|
| Thanks
 

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

Back
Top