I have a form that is used as my search form. This form is referenced to a query. I would like to be able to enter data on the form but not to have any records changed. The problem is that when I enter data on a form the records get changed. I want the form to be a search form with no record alteration ability. I am not sure how to do this. The form seaches for records correctly but it also changes data also.