Access - Error when importing

B

Bill

Hello:

Using Access 2000.

Attempting to import Excell spreadsheet, receiving error:
"Active X unable to create component"

Read through active x help, but do not understand which control Access is
looking for....

I appreciate any help.

TIA,

Bill
[email protected]
 
D

Danny J. Lesandrini

You need to post your code. You're probably trying to instantiate an object
that is an Active X object ... and it's failing. This is one of those cases where
the error is correct, but not especially helpful unless you know what it means.
 
Top