Forum Discussion

weavenation's avatar
weavenation
Copper Contributor
Sep 30, 2022

IFerror on an IF statement

=IF(ISNUMBER(SEARCH("yes",J9)),V9/W9,"Not needed")

 

Hi all, the above IF statement is spitting out a DIV/0 error, any ideas on how i can integrate the IFERROR formula into this statement while also retaining the original IF statement?