 |
vba - Run-time error 429, ActiveX component can't create object, automate MS Word application, Creat
I'm running into the following error when executing the following line from VBA (Access): Set wd = CreateObject("Word.Application") I found the following link, but did not find it ...
stackoverflow.com |
 |