From: Sanya Ibrahim on
Hello All,
I was experimenting with adding some items to a Custom Ribbon Tab in Word
2007. I succeeded, and items were displayed in the "Add-Ins" tab of the Menu
ribbon. Now I do not know how to remove or make make invisible the "Add-In"
tab.
Can anyone help me please?
Thanks a lot in advance,
Sanya
From: Yves Dhondt on
Most likely those changes are saved in your default template. Cleaning out
your template should fix things. Worst case, trying deleting your template
(normal.dotm).

Yves

"Sanya Ibrahim" <SanyaIbrahim(a)discussions.microsoft.com> wrote in message
news:98882EC7-D445-4E03-BED5-409F5D03E45A(a)microsoft.com...
> Hello All,
> I was experimenting with adding some items to a Custom Ribbon Tab in Word
> 2007. I succeeded, and items were displayed in the "Add-Ins" tab of the
> Menu
> ribbon. Now I do not know how to remove or make make invisible the
> "Add-In"
> tab.
> Can anyone help me please?
> Thanks a lot in advance,
> Sanya

From: Sanya Ibrahim on
Thank you so much for you reply. Well, I can not delete the Normal.dotm. I
wanted to delete the tab only, either through vba (preferred) or through any
other means.
Any suggestions?
From: Jay Freedman on
To remove the Add-Ins tab, you must remove any custom toolbars or custom
buttons that you added. To tell you how to do that, we need to know
*exactly* what your initial experiment added, and possibly how it was added.
Can you post the code that you used?

--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

Sanya Ibrahim wrote:
> Thank you so much for you reply. Well, I can not delete the
> Normal.dotm. I wanted to delete the tab only, either through vba
> (preferred) or through any other means.
> Any suggestions?


From: Doug Robbins - Word MVP on
Go to the Add-Ins tab and right click on one of the buttons that you added
and the click on Delete Custom Toolbar

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP, originally posted via msnews.microsoft.com

"Sanya Ibrahim" <SanyaIbrahim(a)discussions.microsoft.com> wrote in message
news:B70CD46B-44E9-4CB7-BC33-2D21C0B64E04(a)microsoft.com...
> Thank you so much for you reply. Well, I can not delete the Normal.dotm. I
> wanted to delete the tab only, either through vba (preferred) or through
> any
> other means.
> Any suggestions?