T
Tim
Help. I'm relatively new to developing with Access and
need to make my form respond one way or the other based
on the results of a query.
I'm running a macro when a button is pressed that runs
the query. If a record is found, I need my form to
display one message. If a record is not found, I need a
different message displayed.
How can I pass the True/False results of the query back
to my form? Or...am I barking up the wrong tree? Should
this be a module with an IsNull function?
Please respond via E-Mail. Thanx.
need to make my form respond one way or the other based
on the results of a query.
I'm running a macro when a button is pressed that runs
the query. If a record is found, I need my form to
display one message. If a record is not found, I need a
different message displayed.
How can I pass the True/False results of the query back
to my form? Or...am I barking up the wrong tree? Should
this be a module with an IsNull function?
Please respond via E-Mail. Thanx.