User Form - Close Paragraphs
Have created so far two User Forms. They both work the way I want them, so far, but there are options a user can select. In one User Form there are 6 options. I have used bookmarks in my document instead of docvariables in the VBA (not sure which one would work better for my form in this instance).
If the user selects only option 1 and 6 then that leaves a big space. I would like that spacing to close up automatically. I have used the Help feature and found the Paragraphs.OpenOrCloseUp method but I must be entering something wrong, or not understanding their example, because nothing is closing up.
Any information is appreciated.
|