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???
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???