Digitelpersona
MIS
- Jul 23, 2002
- 26
Hi,
Our HR department has released a new policy for our employees that states if no sick days are used within a 90 day period they receive one personal day to be used within 30 days.
So I created an excel spreadsheet to keep track of this, but I’m running into some trouble with my IF statement. It currently reads: =IF(SUM(R23:R42)>0,"Not eligible",A23+90)
It works ok until someone is determined eligible and calculates the date, however I'm not sure how to get it to reset after that. Another words, it needs to start the evaluation process all over again.
I'm not sure if I've described my issue adequately enough, but if I have and someone can offer a suggestion I'd greatly appreciate it.
Thanks in advance,
Joe
Our HR department has released a new policy for our employees that states if no sick days are used within a 90 day period they receive one personal day to be used within 30 days.
So I created an excel spreadsheet to keep track of this, but I’m running into some trouble with my IF statement. It currently reads: =IF(SUM(R23:R42)>0,"Not eligible",A23+90)
It works ok until someone is determined eligible and calculates the date, however I'm not sure how to get it to reset after that. Another words, it needs to start the evaluation process all over again.
I'm not sure if I've described my issue adequately enough, but if I have and someone can offer a suggestion I'd greatly appreciate it.
Thanks in advance,
Joe