I want a formula that will capture network days between dates but that will count only if cell has a date entered.
DEPT DATE-1 | DEPT DATE-2 | RETURN DATE TOTAL TRAVEL DAYS |
5/10/2025 | 5/20/2025 | 5/30/2025 | 7 |
The formula should into the TOTAL TRAVEL DAYS Column and will count days based on following scenarios:
If no Date in DEPT DATE 2 then total Days between DEPT 1 and Return Date
If Date in DEPT DATE 2 then total Days between DEPT 1 and DEPT 2 as value