Hi there! Hope you could help me out here.

I'm encountering error 429 on "CreateObject("Word.Application")" line. I think there's nothing wrong with the machine's setup since when IE setting for "Initialize and script ActiveX controls not marked as safe" is enabled, I encounter the ActiveX message - "an activex control on this page may be unsafe... " then when I select "Yes" I don't get error 429.

How do I get rid of error 429 if "Initialize and script ActiveX controls not marked as safe" is disabled?

Thanks!