B
Barry
I have a bit of code that, at a button's On Click event,
runs a make-table query. On my development .mdb, this
works fine. But on an MDE version, (which has different
data in the table), I get the following error message:
"The expression On Click you entered as the event
property setting produced the following error: Data type
mismatch in criteria expression.
* The expression may not result in the name of a macro,
the name of a user-defined function, or [Event Procedure].
* There may have been an error evaluating the function,
event, or macro."
Could someone explain to me what has happened, and what I
need to do to correct this? Thanks in advance to anyone
who replies.
runs a make-table query. On my development .mdb, this
works fine. But on an MDE version, (which has different
data in the table), I get the following error message:
"The expression On Click you entered as the event
property setting produced the following error: Data type
mismatch in criteria expression.
* The expression may not result in the name of a macro,
the name of a user-defined function, or [Event Procedure].
* There may have been an error evaluating the function,
event, or macro."
Could someone explain to me what has happened, and what I
need to do to correct this? Thanks in advance to anyone
who replies.