![]() |
#4
|
||||
|
||||
![]()
There are several issues. 1. If others are going to use this document, ensure that you change the font on your userform to a standard font, for if the font is not available (it's not here) the display is truly dreadful. I have made some changes
![]() 2. The issue with populating the bookmarks is frankly never going to work as you have it. Better to assemble the values from the userform and write them all to the end of the document - addressed! ![]() 3. Check boxes make more sense than list boxes for yes no choices. 4. The code for opening the document needed some work. 5. And most important of all, if you want to repeat the data, you can't run a command from the form if you have already unloaded the form. Much better to run the code outside the form as shown in the attached. I think that should get you started ![]()
__________________
Graham Mayor - MS MVP (Word) (2002-2019) Visit my web site for more programming tips and ready made processes www.gmayor.com |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Cross Referencing Bookmarks populated from a userform Word 2010 | arbluecreek | Word VBA | 6 | 06-05-2015 05:29 AM |
Update Bookmarks from a Userform | alshcover | Word VBA | 12 | 01-12-2015 06:53 PM |
![]() |
saltlakebuffalo | Excel Programming | 1 | 02-10-2014 11:01 PM |
![]() |
webber | Word | 1 | 10-02-2013 02:52 PM |
How do I use an Excel form to populate and Excel spreadsheet | apostht | Excel | 0 | 05-21-2006 11:17 AM |