How do I check a text field on a form against records in the table? I'm trying to determine as this first field is entered that it does NOT already exist in the table. If it DOES exist, I will use the msgbox "This number already exists. Try again...", clear the field and have the user enter another number.