Hello,
I have these columns:
In a perfect world, when the status changes to RESOLVED, the date resolved would automatically populate. Since I can't do that without the use of something like Zapier, I'm trying to define a workaround using an additional column "Days to Resolve".
Some issues have been resolved, but a resolution date was never entered by the user.
So I I'd like to do is have a formula in the "Days to Resolve" column that says,
If there is a date in the "Date Resolved" column then NETWORKDAYS between the "Legacy Entry Date" and the "Date Resolved"
If there is no date in the "Date Resolved" column then "--"
I thought this could be done with a nested IF statement but I've been pulling my hair out since last night. :)
Thanks,
Donna