![]() |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
For a person im helping with his VBA, I have the following question:
I have 9 bookmarks down to each other. I have 9 optionboxes in a UserForm. They all represent a sentence. I select option 1 and 4, so sentence one and 4 are loaded into the document by the bookmarks. But, there are empty spaces because optionbox 3, 4, 5, 6, 7, 8 and 9 are not checked. Is it possible to let VBA look if there are optionboxes not checked, to load sentence 1 and 4 in bookmark 1 and 2, for example: when 9 is also checked it must be loaded to BookMark 3. It is now: | Sentence 1 | | | Sentence 4 | | | | | Sentence 9 but is need to be: |Sentence 1 |Sentence 4 |Sentence 9 | Hope you guys understand me because my english is a little bad. Thanks in advance! |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Field Code: Show a value only if bookmark is not empty
|
Cosmo | Word | 7 | 08-24-2018 01:46 PM |
Removing spaces in activedocument after empty bookmarks
|
faustino909 | Word VBA | 2 | 08-03-2018 01:34 PM |
VBA, Place Sentence in its own Line
|
ilcaa72 | Word VBA | 6 | 04-28-2017 07:01 AM |
Trying to read CSV file and place values into word bookmarks
|
Philip1 | Word VBA | 5 | 10-27-2016 12:37 AM |
Excel vba to check to check if two columns are empty
|
subspace3 | Excel Programming | 5 | 07-09-2015 04:45 PM |