Error Message Recordsetclone

G

Guest

I created a database at home and it works great.
When I brought it to work one of the forms when
I click on one of the buttons I created gives me an
error message " The Object Doesn't Contain the
Automation Object Recordsetclone" - so I click
OK and then it performs the task anyway.

I am running the same version at home as I am at work.

I know this isn't much to go on - but any ideas ?

Thanks - George
 
G

Guest

Is the RecordSetClone in a macro or in VBA?

If it is in a macro, try lowering the Access macro security on the office
computer. Does that work?

If it is in VBA, post the procedure containing the RecordSetClone.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top