View Single Post
 
Old 06-03-2015, 08:32 AM
SonyaEnz SonyaEnz is offline Windows 8 Office 2010 32bit
Novice
 
Join Date: Jun 2015
Location: Kentucuky
Posts: 6
SonyaEnz is on a distinguished road
Default 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.
Reply With Quote