M
Mandy J.S.
Hello,
I am trying to create a query that will show me all of the employees
eligible for attendance bonus for a certain month. The criteria is that they
must have 90 days perfect attendance prior to the end of the month. Right
now I have it so that it is >Date()-90 and this works if I print it out on
the 1st day of the month, but if I need to reprint it during the month it is
incorrect. How can I input the last day of the month? It keeps coming up
too complicated to calculate. I tried >[Enter End Date]-90. We tried
reprinting for November and it was incorrect because some people have now
become eligible that weren't. This also goes by their anniversary date.
Their anniversary date must also be 90 days prior to the end of that month.
So, if someone was here for 90 days and had perfect attendance they would get
a bonus. Thanks for your help.
I am trying to create a query that will show me all of the employees
eligible for attendance bonus for a certain month. The criteria is that they
must have 90 days perfect attendance prior to the end of the month. Right
now I have it so that it is >Date()-90 and this works if I print it out on
the 1st day of the month, but if I need to reprint it during the month it is
incorrect. How can I input the last day of the month? It keeps coming up
too complicated to calculate. I tried >[Enter End Date]-90. We tried
reprinting for November and it was incorrect because some people have now
become eligible that weren't. This also goes by their anniversary date.
Their anniversary date must also be 90 days prior to the end of that month.
So, if someone was here for 90 days and had perfect attendance they would get
a bonus. Thanks for your help.