R
rlholland
Hope someone can help. I'm not very good at these.
I have a query that shows how many days the employee has been there. From
that I need an expression that shows if <365 day then 0, >=365 and <1825 then
5, >=1825 and <3650 then 10 >=3650 and >7300 then 20.
I'm not sure what I need to use to get how many vacation days the employee
has per year and make sure that it changes with the date.
I have a query that shows how many days the employee has been there. From
that I need an expression that shows if <365 day then 0, >=365 and <1825 then
5, >=1825 and <3650 then 10 >=3650 and >7300 then 20.
I'm not sure what I need to use to get how many vacation days the employee
has per year and make sure that it changes with the date.