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...
NikolinoDE
Dec 30, 2021Gold Contributor
Hide error values and error indicators in cells
With your permission, I also recommend the VLOOKUP function for such cases.
Hope this information could help you.
Wish you a nice day.
I know I don't know anything (Socrates)
Azr4el
Jan 05, 2022Copper Contributor
NikolinoDE: many thanks as well for your input and providing the links. I was not aware of the "error" functions and will carefully read the articles.
Good point: VLOOKUP. Thanks for reminding me, I was so focused on that "if" that I didn't even consider other solutions. Will try and come back in case I fail.
Good point: VLOOKUP. Thanks for reminding me, I was so focused on that "if" that I didn't even consider other solutions. Will try and come back in case I fail.