Forum Discussion

Kayletab's avatar
Kayletab
Copper Contributor
Mar 25, 2020

formula to calculate notice period

Hi,

 

I am currently using the following formula to calculate notice period but the maximum years is 12 how can i add a clause to the formula to ensure the number calculated is no more than 12

 

=IF((AND(AA4<=5)),"1Month",AA4*1)

 

Thanks

Resources