Sorry, I guess I wasn't clear enough. What I am doing is using VBA with a Word template (.dot file). When the file opens, there is a group of options. Depending on the options selected, the code opens other Word documents, copies their contents, then pastes it back into the .dot file.
What I don't know how to do is to paste the text to the end of the .dot file. Does anyone have any ideas??