I have a form that is based on a query. The way the query has been designed it should display one or more records concerning a criteria entered by the user. How can I set the form up to navigate through all the records returned by the query? In other words when ran independently the query will return 6 records, when run with the form how can I make the form able to navigate between all 6 records?