Okay, I need something extremely simple because I am a self-taught VBA macro user. I have a macro that opens 15 Excel spreadsheets one of which is for reference only and the others I may or may not alter. Then I have another macro that saves and closes each of these spreadsheets. I need to add a Word document to these 2 macros. Open it in the first one and close without saving it in the second one. I will not be changing the document. It is open for reference only. I think the "Dim"s and "Set"s are just a bit out of my league right now. - Crysaline