I have a form that is based on a query from a table. The table has a auto number field called RM_ID#. The query asks for the RM_ID# to open the form and display the appropriate record. However if a user types in a number that is not in the table the form opens, yet none of the fields display and the user can't get out. Is there a way that if the record or RM_ID# that the user types in does not exist that the form does not open at all.