My problem dennispopel is that I want the user to input the information he knows into the text box's on the form and leave the other text box's blank.
The trouble with my code is that it will only return a result if all the text box inputs equal a row in the table.
What I wanted was to return any row that has the information submitted on the form.
Anthony