I created a VBA userform in Word, but I want a userform field to fill multiple fields in Word. Bookmarks are supposed to be unique so that doesn't work. Is there another way?
How do I proceed when I want an userform field, e.g. LastName, to fill in mutliple fields in the Word document.
I'm used to work with bookmarks which is working okay, but because bookmarks are unique there is an one-on-one relation, so I can not let the userform fill out more than one Word field.
Use the REf field and refer to the first form field name where you entered the information. You can use the ref field multiple times to refer to the same form field.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.