I'm using a form to run a query. I have a start date and an end date on the form and I want to only return records in the query that fall between those dates. If the dates are left blank, I want the query to return every record. The fields use the Short Date format. I would prefer to do this as part of the query design, using the Criteria field for those columns, but I'll take whatever I can get at this point. Any help is appreciated!
-Doc
-Doc