Earlier versions of Excel and Word were not having this problem.
I'm getting this error: Run-time error 5981 Method 'Add' of object 'Documents' failed.
Set wdApp = CreateObject("Word.Application") 'Create an instance of word
Set wdDoc = wdApp.Documents.Add(QuoteDirectory &...