The reason I asked was that I had forgotten that VBA (as opposed to VB) uses
a TabStrip!
The Tabstrip control has a Tabs collection. For each individual Tab you can
set the Visible property to False to hide the tab. If you want to delete a
Tab altogether, use the Remove method of the Tabs collection.

Signature
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
Keep your VBA code safe, sign the ClassicVB petition www.classicvb.org
> Hi,
> Yes, I use VBA in Word. That is why I posted my question here at Word
[quoted text clipped - 19 lines]
>> >
>> > / Ulf
Ulf Nilsson - 14 Nov 2005 19:56 GMT
I will try that.
Any suggestion for question numer 2?
/ Ulf
> The reason I asked was that I had forgotten that VBA (as opposed to VB) uses
> a TabStrip!
[quoted text clipped - 26 lines]
> >> >
> >> > / Ulf