Hi There, I have a query that is for filtering people that their 90 day review is coming up.
Field: nintydayreview: DateAdd("d",83,[EmployeeStartDate])
Criteria: [forms]![frm-90dayreviewtime]![meetingdate]
This only bring up the people exactly 83 days, how do I pick the people from 83 days to 90 days?
Thank you,
Jennifer
Field: nintydayreview: DateAdd("d",83,[EmployeeStartDate])
Criteria: [forms]![frm-90dayreviewtime]![meetingdate]
This only bring up the people exactly 83 days, how do I pick the people from 83 days to 90 days?
Thank you,
Jennifer