Hi,
I have a search form created that I want to run a query based on information i select on the table. I have already have added my first condition, however I don't know how to add something like this:
I want to pull information that would be equal or greater than Start Date, and smaller or equal than End Date. Please see my attachments. Once the form selects the hospital from the drop-down list (combo box) after I have placed the code into the criteria, the query will bring all information about that hospital. Now I want to add more criteria such as a date range (example, from 01/25/2014 to 10/01/2014). I would like to use both fields.