S
Sam
I have a form that on opening produces this error:
The expression On Enter you entered as the event property setting produced
the following error: The expression you entered has a function name that
can't be found.
There is no code on the On Enter event for the form or any control on the
form. When I put breakpoints in my form code, the error does not seem to be
coming from anything on the form (doesn't hit any of the breakpoints I set).
I've commented out my "On error..." statements so I can see any error
occurring in my code with no results. Any suggestions for what else I can try?
Thanks,
Sam
The expression On Enter you entered as the event property setting produced
the following error: The expression you entered has a function name that
can't be found.
There is no code on the On Enter event for the form or any control on the
form. When I put breakpoints in my form code, the error does not seem to be
coming from anything on the form (doesn't hit any of the breakpoints I set).
I've commented out my "On error..." statements so I can see any error
occurring in my code with no results. Any suggestions for what else I can try?
Thanks,
Sam