Forum Discussion
Jonathan Lollis
Apr 27, 2018Copper Contributor
Using Datedif within Countif
I'm trying to create a formula that will run a datedif to give a day count and then to compare that day count to a listing of dates for the purposes of calculating an estimated accrual of PTO for wor...
- May 02, 2018
Jonathan, was not able to load your second file as well.
As a comment, bit shorter variant of your formula is
=IF((Tenure!$H$8-$A2>=$U$2)*(Tenure!$H$8-$A2<=$V$2),$X$2*MAX($C2,80),…
SergeiBaklan
Apr 27, 2018MVP
Hi Jonathan,
It looks like uploaded file is corrupted
Jonathan Lollis
Apr 28, 2018Copper Contributor
That's odd. Let me try and upload it again.