A
Alan
I have successfully opened a new Word document that is based on a template, from an Access database and populated some fields in the Word doc from the DB. In some instances, I may need a second page for the word doc but this page would be different in appearance from the first page.
Is it possible to programatically add the second (or additional pages) if neccessary based upon a different template than the first page. I can handle the "If" part but I'm stumped on inserting the other pages at the end of my first page.
Is it possible to programatically add the second (or additional pages) if neccessary based upon a different template than the first page. I can handle the "If" part but I'm stumped on inserting the other pages at the end of my first page.