Good afternoon everyone,
I was wondering if it is possible to do an IF formula with a date formula in the same cell?
I would like to do the following, but also subtract the number of working days between two dates.
IF(Status@row "Complete", 0, .....
Below is the formula I have now.