M
M. Halgas
I am trying to set up a query/report for exam due dates. So, for instance,
individuals should have a dental exam every 6 months. I would like to run a
parameter query that will tell me all of the dental exams that are due for a
given month based on the last visit date. Currently I have an expression
built in the query that adds 180 days to the last visit date. I then used
the "between [start] and [end] function on the expression. The expressions
worked, but the parameter did not. I also tried a calculated field in the
form, but I couldn't figure out how to set a parameter on the calculated
field, either. Any suggestions on how to fix the query or come to the
correct result in a different way?
individuals should have a dental exam every 6 months. I would like to run a
parameter query that will tell me all of the dental exams that are due for a
given month based on the last visit date. Currently I have an expression
built in the query that adds 180 days to the last visit date. I then used
the "between [start] and [end] function on the expression. The expressions
worked, but the parameter did not. I also tried a calculated field in the
form, but I couldn't figure out how to set a parameter on the calculated
field, either. Any suggestions on how to fix the query or come to the
correct result in a different way?