Using this code in Access 97
Set objWord = CreateObject("Word.Application")
I get an error activex component not registered.
I've looked in the activex list in access but there's no mention of it.
What do I need to register it.?
Printable View
Using this code in Access 97
Set objWord = CreateObject("Word.Application")
I get an error activex component not registered.
I've looked in the activex list in access but there's no mention of it.
What do I need to register it.?
re-install your active-x component. Something didnt work right or contact the people you got it from.
What version of VB are you running?
VB lite, Standard, Pro, Premium, 4.0,5.0,6.0
Make sure you are
Word 97/2000 VBA in your references.