MarkComish
6 years agoQrew Assistant Captain
Formula for duration
So bad at formulas. How would I change this formula to say if "Completed" or "Cancelled" null otherwise... I have it working for status = completed If([Status] = "Completed", null, ToDays(Today()...