View Single Post
 
Old 06-20-2013, 05:25 AM
DepricatedZero DepricatedZero is offline Windows 8 Office 2007
Novice
 
Join Date: Jun 2013
Posts: 6
DepricatedZero is on a distinguished road
Default

I use "Dim wordApp as Word.Application" rather than "Set wordApp = CreateObject("word.Application")"

May need to add an appropriate reference to do so, I'd give that a try and see if it helps?
Reply With Quote