L
Les
I have written a macro which clear the contents of a document, then does a paste special. This all works this. Then, the last 2 lines are ActiveDocument.Save and ActiveDocument.Close - which should save the file, and then close it. However, this only works about 50% of the time. How can I remedy this so that it works every time the macro is run?