Hello!
I have a Word document that I fill out over and over again every day. I started this job last week, and I know there must be an easier way.
What I want to do is auto-fill all of the information I type in over and over in the same document.
For example:
My document has the same Name, Date and Customer Address repeated multiple times throughout the document. The Name is repeated about 10 times throughout the document. Date and Address are about 5 each.
It also has about 3 other pieces of info repeated, one of which is typically 3 paragraphs long and repeated 3 times throughout the document.
I found the following from a google search:
http://vbaexpress.com/kb/getarticle.php?kb_id=381
This is exactly what I want, but with one BIG problem. Bookmarks must be unique. So, this auto fills the first instance of each piece of data, but, because each bookmark can only occur once in a single word document, it doesn't fill in the other 9 places where the name needs to be inserted.
What I would like to do is use this same script but modify it in some way so as to populate multiple places throughout the document, and not simply one.
Thanks in advance,
Josh
Bookmarks