Hello,
I have two date columns; [First Date of Absence] and [Start Date].
I am trying to write a formula that returns "YES" if the difference between [First Date of Absence] and [Start Date] is less than or equal to 182 and returns "NO" if the difference between [First Date of Absence] and [Start Date] is more than than 182.
I have tried different variations but can't get it to work. Any help would be really appreciated.