View Single Post
 
Old 12-07-2015, 01:31 PM
ljg713 ljg713 is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Dec 2015
Posts: 20
ljg713 is on a distinguished road
Post Generating Multiple Word Docs from Master Depending on Conditions

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!
Reply With Quote