My question is in regard to writing VBA to automate things in MS word.
I have a template such as a letter to a business unit or some one which can be used repeatedly.
I have few fields in this letter and they have been repeated few times, what I want to do is to is to type those repeated words once only and want them to get populated across the letter.
I was thinking about to have few input boxes asking for those specific words, once the user enters those words and hit the button "OK" it will get populated.
Can any one help on how to approach this?
Many thanks
I have a template such as a letter to a business unit or some one which can be used repeatedly.
I have few fields in this letter and they have been repeated few times, what I want to do is to is to type those repeated words once only and want them to get populated across the letter.
I was thinking about to have few input boxes asking for those specific words, once the user enters those words and hit the button "OK" it will get populated.
Can any one help on how to approach this?
Many thanks
Comment