Expresssion on click event

Derek

Registered User.
Local time
Yesterday, 20:40
Joined
May 4, 2010
Messages
234
Hi guys,

I have been getting a very strange issue . My accdb works fine but when I make accde and run it (click on the button) then it gives 'expression on click' error message. I compiled my database but still the same issue .

Any help will be much appreciated.

Thanjks
 
This usu happens because the error is in a property.
The compile won't find it since its not in the code modules.

These are the HARDEST to find since you must investigate EACH property setting for every item on the form.
Like data settings,defaults,sources...etc.
 
Hi. Just a thought but maybe the best way for us to help you is if you could post a copy of your db for inspection.
 

Users who are viewing this thread

Back
Top Bottom