Easiest method of creating multiple Word documents with incremental number?
- by DakotaDusty
I need to create about 80 Word documents that are identical except for a numerical identifier in the document. The identifier is the same as the document filename, eg. the document named "SN-100.doc" must have the string "SN-100" inside the document text.
Each unique document will reside in a folder location given by its unique numerical…