Expresssion on click event (1 Viewer)

Derek

Registered User.
Local time
Today, 05:19
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
 

Ranman256

Well-known member
Local time
Today, 08:19
Joined
Apr 9, 2015
Messages
4,339
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.
 

theDBguy

I’m here to help
Staff member
Local time
Today, 05:19
Joined
Oct 29, 2018
Messages
21,454
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

Top Bottom