I'm scratching my head of how to fit in ISERROR to this formula I use
I tried to use this way but there's an error on "No"=IF(M4>H4,"No",IF(M4<=H4,"Yes"))
thanks in advance=IF(ISERROR(M4>H4,"No",IF(M4<=H4,"Yes")),"",M$>H4,"No",IF(M$<=H4,"Yes""))
Bookmarks