Adding error message

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I have a form that shows employee info which when opened the user has to
input the employee number to view his/her info. I would like to have a
message appear if the associate is not in the database....Something like
"Please add associate to dtabase". Is this possible? Thanks
 
There is a code you can insert in the "before update" event of the form (I
think) that will check whether the value you have entered is already stored.
Search for the text

"check value exists"

you will get some threads that deal with this.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top