Looking for a formula that would express the following logic:
If item has been approved [Approval Date],
Count # of days from Approval Date to TODAY.
If item has been completed, [Completed Date],
Count # of days from Approval Date to Completed Date.
I've looked through the forums, but can't find something that appears similar.