Hello! I'm pretty new to VBA and will do my best to explain what it is I am trying to do.
I have one Master word document, that I want to use to generate 21 new word documents (each for a different account). The master document contains a large amount of text, but some of the text varies between accounts.
Whenever there is a text that varies for each account, it is highlighted in the master with [AccountName] right after it, so this text should go into the new document for that particular account. I know this is probably a very vague question, but tips and or pertinent reading materials would be very helpful.
Cheers!