V
Van123
Hi
I have created a form in Access, in which data must be entered in the
unique id field in order to retrieve the rest of the data required on
the form.. I have created a query which checks if the unique id is in
a particular table, and if it is, the relative info is populated.
However, I wish to now add some error handling, and would like to be
able to output a message onto the screen if the unique id entered is
NOT in the table. I seem to be a having a few problems with the
syntax of this.
Thanks
I have created a form in Access, in which data must be entered in the
unique id field in order to retrieve the rest of the data required on
the form.. I have created a query which checks if the unique id is in
a particular table, and if it is, the relative info is populated.
However, I wish to now add some error handling, and would like to be
able to output a message onto the screen if the unique id entered is
NOT in the table. I seem to be a having a few problems with the
syntax of this.
Thanks