Hi
I am developing an automated document in Word. I want to display a form
from which the user will select certain options from a series of checkboxes.
I have these tied to bookmarks in the document. I would like to display
another userform with only certain tabs visible based on bookmarks existing
in the document i.e. I have for example 7 bookmarks, if only 4 exists in the
document then only the 4 relating tabs will display in my user form.
Any ideas?
Thanks
Ailish
Jonathan West - 17 Jan 2005 13:53 GMT
Hi Ailish
You can set the Visible property of each individual page of a MultiPage
control.

Signature
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
> Hi
>
[quoted text clipped - 12 lines]
> Thanks
> Ailish