I have a combo box on a form that I wish to validate using three fields in a table called "Calls". My problem is I want the form to take the number entered search through the table and if it finds the same record then to message the user. I have no idea even how to begin this, any help would be appreciated.