From: Sriram Krish on
Hi

I have a Word 2007 application add-in with a ribbon called "MyRibbon". It
has a custom tab. I also have a document-level project ( a word template).
When the template (document level) is launched, I would like to add ribbon
controls (group and buttons) to the add-in ribbon ("MyRibbon") tab. How can
do it?

Thanks
Sriram.K
From: Graham Mayor on
Open the template in the Microsoft Office 2007 UI Editor and make the
changes there - see http://gregmaxey.mvps.org/Customize_Ribbon.htm

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>



"Sriram Krish" <SriramKrish(a)discussions.microsoft.com> wrote in message
news:AAFFC792-98BF-4A85-915C-391258A89B5E(a)microsoft.com...
> Hi
>
> I have a Word 2007 application add-in with a ribbon called "MyRibbon". It
> has a custom tab. I also have a document-level project ( a word template).
> When the template (document level) is launched, I would like to add ribbon
> controls (group and buttons) to the add-in ribbon ("MyRibbon") tab. How
> can
> do it?
>
> Thanks
> Sriram.K