I have a Form named Orders that has the fields OrderNumber, DateofOrder, and Price.
I am trying to create a query that will give me the data for Monday through Friday if the user enters Friday's date when they run the query.
I am not sure what I need to enter in the Query Criteria for...