Document Compiler
October 31, 2007
Initially I want a Small application that will create an MS Word Document by adding smaller word documents (stored locally) together. I then want it to replace some KEY WORDS (maybe 10 initally) with other text, (simple search replace function). I then want the program to create a table of contents at the beginning of the document and insert page numbers. I want it to select & order the relevant smaller documents based on the results of an input form. The input form should w…

