I've created a form, based on a query, where the form has input fields which determine the criteria for the query to display. The problem is when the form is initially opened, prior to entering the search criteria in the input fields, the last record of the table which the query is based on is visible on the form. I would like to have no records visible until the criteria is entered into the input fields and the query is ran? Any help is appreciated.