![]() |
|
|
|
#1
|
||||
|
||||
|
Kate
You said you have a userform with checkboxes. In that userform, you can select a checkbox and see its properties in the Properties Window. There is a property called Tag. Set the value of this property to match the name of the bookmark which should show when that checkbox is ticked. The code I supplied should sit in the subroutine that runs when the user clicks a button to dismiss that userform (ie after they tick the checkboxes they want). The code loops through all the objects on the userform and if it finds a checkbox with a tag property that matches a bookmark that exists in the document, it either hides or shows that text based on the value of the checkbox.
__________________
Andrew Lockton Chrysalis Design, Melbourne Australia |
|
#2
|
|||
|
|||
|
Quote:
I've added it to the code for the command button however it doesn't seem to have worked. The bookmarks are still there. I have attached the form for you to see. |
|
#3
|
|||
|
|||
|
Quote:
|
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
number every second page consecutively
|
acrimin | Word | 10 | 10-02-2024 04:18 AM |
Number every other page consecutively
|
fredhinke | Word | 1 | 11-11-2016 01:30 PM |
Import external font to Word document
|
Patrick_87 | Word | 3 | 07-17-2015 01:04 AM |
| how to put three videos in PowerPoint 2013 and have them play consecutively | historyb | PowerPoint | 0 | 10-16-2014 11:42 AM |
Automatically inserting information into report
|
joughin | Word | 3 | 05-15-2012 09:12 PM |