powercell99
Board Regular
- Joined
- May 14, 2014
- Messages
- 75
Need help calculating the number of days between dates for particular statuses. Each record has multiple statuses (status field is Column B) and dates associated with that status (date field is Column C). a simple datedif() would be able to compare dates in different columns or different rows. How can i add additional criteria to the formula to capture the number of days between status "Approved" and status "Requested"?