Error 429 "ActiveX Compoenent can't create object"

D

Dora

I am trying to run word 97 from visual basic, but get an
error 429 "ActiveX Compoenent can't create object".

Teh code is as follows:

Dim moWord as Object
Set moWord = CreateObject("Word.Application")

I am running a Win88 SE operating system, with Office 97
installed.

Any ideas???
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top