Forum Discussion
BarbO404717
Aug 19, 2022Copper Contributor
EDATE WITH CONDITIONS
 Need help with this type of formula:     If M21 (a date cell) is blank, then evaluate D21 (length of stay).  If D21 (length of stay) is less than or equal to 730, then add 6 months to C21(admit date)...
- Aug 19, 2022
BarbO404717
Aug 19, 2022Copper Contributor
Thanks Sergei. Does your formula cover both scenarios regarding cell M21?
Barb
Barb
SergeiBaklan
Aug 19, 2022Diamond Contributor
I hope so. M21 is blank or not. In first case we calculate with C21, otherwise with M21. Same formula.
However, I didn't test it.