Need help in word VBA
Hello Everyone,
I am new in word VBA and need help with below thing:-
I am into a job where I receive word documents from customers with questions in it regarding our services and products. Many a times I receive a template which has almost the same questions I already have answered into the previous word doc to previous customer.
In this scenario I want to make such a code that once I come across a question which I have already answered in previous template I trigger the code and it searches for the question of the current doc into the previously answered document (which is also open on my system) and once it finds it copies the answer to it, comes back to the current document and paste it right below the question.
Please let me know if that's possible and if yes how to do the codes..
I have been doing Excel VBA codes but have not a little idea about word coding.
Thanks in advance :)>
Regards,
Premanshu.
|