Hello,
My Excel formula is IF(A2="","N/A",IF($B$1-A2<((365/12)*9),"Frequent"," Not frequent"))
which A2 is hire date cell and B1 is the current month cell.
I've tried multiple if statement but couldn't get to the value Frquent & Not Frequent
Can someone please help with this ?
Thanks!