I created a db mostly through VBA and have spent a few weeks testing and have never seen this error. I finally split the db, and distributed the front end.
Sometimes things work fine, but eventually the user gets the following error when clicking a command button or doing some other event:
"The expression On Click you entered as the event property setting produced the following error: You entered an expression that has no value"
I've only been able to see this error on one of the .accde files so I can't locate the error in the code. I'll try to recreate the error in the .accdb file, but does anyone have any ideas in the meantime?
Sometimes things work fine, but eventually the user gets the following error when clicking a command button or doing some other event:
"The expression On Click you entered as the event property setting produced the following error: You entered an expression that has no value"
I've only been able to see this error on one of the .accde files so I can't locate the error in the code. I'll try to recreate the error in the .accdb file, but does anyone have any ideas in the meantime?