I am trying to use a greater than operator to set a criteria in a query that is based on another query. The query will return all records that fall after a date that is in a date field in the underlying query. I was wondering if I should be using a "greater than" > operator to do this somehow?