Hi,
I would like to perform a 'Between date' function on a query, where the dates are variables.
These dates are obtained from two other queries, qMinDate and qMaxDate, which are both 1 col, 1 field.
How to I insert qMinDate/qMaxDate into the 'between' statement in the query?
I would like to perform a 'Between date' function on a query, where the dates are variables.
These dates are obtained from two other queries, qMinDate and qMaxDate, which are both 1 col, 1 field.
How to I insert qMinDate/qMaxDate into the 'between' statement in the query?