A
Adam
I have a problem.
When executing the line
Set wrdApp = New Word.Application
from Access, I'm getting the error "Error Loading DLL"
There are no missing references.
This has been tried with both version 8 and 10 of the word OLB
It works fine on other computers.
And to make it even stranger, the same process works fine in a
different program we've developed, on the same computer.
The program that works uses the version 8 OLB
The program that doesn't uses the version 10 OLB
When we tried pointing the faulty program to the version 8 OLB it
still didn't work.
Does anybody have any wisdom they can share?
Adam ([email protected])
When executing the line
Set wrdApp = New Word.Application
from Access, I'm getting the error "Error Loading DLL"
There are no missing references.
This has been tried with both version 8 and 10 of the word OLB
It works fine on other computers.
And to make it even stranger, the same process works fine in a
different program we've developed, on the same computer.
The program that works uses the version 8 OLB
The program that doesn't uses the version 10 OLB
When we tried pointing the faulty program to the version 8 OLB it
still didn't work.
Does anybody have any wisdom they can share?
Adam ([email protected])