paulbradley
Programmer
I have a form in MSAccess that you type a code into and on enter it looks this up in a table and displays the information ascciated with this in a textbox.
I would like a MsgBox to appear if the record does not exist - how can I do this?
Thanks.