searching tables

J

JenniferD

How do I set up a form so that when I type in the last name in one field and
then the first name in the next field, it goes out and searches a table
(unrelated to the form's data source) to see if there is match of the last
name and first name and if there is a match return a message box and if
there's no match, continue on with the form?

Thanks for your help!
 
Top