Automation Error

Jmmac04

Board Regular
Joined
Nov 16, 2004
Messages
185
This is a database created by another person. When opening a form to set up a reservation I get this error:
The expression On Click you enetered as the event property setting produced the following error:
Automation error.

This error does not happen on other pc's in the same database, only seems to be on mine.
There is a ton of coding. This happens while in a form with 2 sub forms in it.
Any ideas as to what I should be looking for or where to strat looking to fix this error. The database does work, but the error is annoying. Thanks!
:pray:
 

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.
Can you post the code that causes the error?

It sounds like you may be missing some references in your machines Access setup.
 
Upvote 0
Hi,

As Norie has said, it sounds like you are missing a Reference.
If you can open up the DB in Design Mode,
you can open a form or Module in Design mode and once in the VB Editor Goto Tools>References.

See if any have MISSING: at the begining.
If your database is working you shouldn't have a problem if you unselect these missing refs.

Hope this helps.
 
Upvote 0

Forum statistics

Threads
1,221,841
Messages
6,162,314
Members
451,759
Latest member
damav78

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top