N
Nick Hertl
I am working with two Office 2000 templates that have been deployed in the
"C:\Program Files\Microsoft Office\Office12\STARTUP" directory for Word, and
"C:\Program Files\Microsoft Office\Office12\XLSTART" for Excel. These
documents have VBA code and CommandBars that cause each opened document to
get the cool behavior.
If you deploy this on Office 2007, I see different behavior between Word and
Excel.
On Word, removing the file from STARTUP, and closing and re-opening Word,
causes the Add-In stuff to go away. This is great.
On Excel, removing the file from XLSTART does not remove the Add-In tab
stuff from the Ribbon.
What is Excel doing behind the scenes to put this CommandBar in place and
how can I remove it from the Add-Ins tab once it's put it in there for me.
Thanks in advance for any help.
--Nick
"C:\Program Files\Microsoft Office\Office12\STARTUP" directory for Word, and
"C:\Program Files\Microsoft Office\Office12\XLSTART" for Excel. These
documents have VBA code and CommandBars that cause each opened document to
get the cool behavior.
If you deploy this on Office 2007, I see different behavior between Word and
Excel.
On Word, removing the file from STARTUP, and closing and re-opening Word,
causes the Add-In stuff to go away. This is great.
On Excel, removing the file from XLSTART does not remove the Add-In tab
stuff from the Ribbon.
What is Excel doing behind the scenes to put this CommandBar in place and
how can I remove it from the Add-Ins tab once it's put it in there for me.
Thanks in advance for any help.
--Nick