061070
March 29th, 2001, 01:30 AM
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.?
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.?