Ack.. I'm not familiar with SQL syntax. I've got an Access 2000 DB with a table called RoutineStudy. When a command button is pressed to add a new Specimen to the list, I need it to search through the Specimen# column in RoutineStudy for the number that is entered by the user. If it is not found then it needs to just open a form and add a new one, if it is found, it needs to prompt the user if they want to duplicate the specimen number and make a new report or just load the old one. How do I do this? I know how to do all the VB stuff (ie: open forms...) I just need to know the exact syntax for the SQL statement and how to implement it.
Thanks in advance!
-Dustin
Thanks in advance!
-Dustin