Quote:
Originally Posted by Formd
I have a mailmerge document with a userform, and I am using vba script to connect this document to my database so I can pull data from the database and place it into my document using bookmark.
|
Based on your description, you're not performing a mailmerge - at least not one that would be recognised as such by MS Word, for example. Mailmerges populate mergefields, not bookmarks, even though they can be automated with VBA.