Hi,
Can anyone correct this formula to show the accurate cell value. Currently it is showing wrong result.
I want to fetch cell value on basis of finding string in cell and serial no matched.
Formula: =INDEX($B$2:$B$165,XLOOKUP(E2,$A$2:$A$165,IF(ISNUMBER(MATCH("OWS",$B$2:$B$165)),ROW($B$2:$B$165),""),""))
Thanks.
Can anyone correct this formula to show the accurate cell value. Currently it is showing wrong result.
I want to fetch cell value on basis of finding string in cell and serial no matched.
Formula: =INDEX($B$2:$B$165,XLOOKUP(E2,$A$2:$A$165,IF(ISNUMBER(MATCH("OWS",$B$2:$B$165)),ROW($B$2:$B$165),""),""))
Thanks.