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
"Jason" <(E-Mail Removed)> wrote in message
news:35A411E3-554F-4630-B60C-(E-Mail Removed)...
| For example
|
| TabView-->TabView-->PlayMacro button. Can I hide or disable it?
|
| Can anyone give me some way to complite it?
|
| Thanks