Forum Discussion
Azr4el
Dec 30, 2021Copper Contributor
Help with nested function needed
Hello All I have this function which is actually working fine, more or less. This is the function in cell G9: =IF(OR(C9="Abandoned",C9="Completed"),"",IF(B9="","",IF(F9="",E9-TODAY(),F9-TOD...
HansVogelaar
Dec 30, 2021MVP
Perhaps there is a space after (or before) Completed?
- Azr4elJan 05, 2022Copper Contributor
HansVogelaar Thanks for bringing this up; I checked and confirm that it is , unfortunately, not that easy.