Hello,
I am looking for help with the following formula / lookups
Sheet1 (3 cells one column blank)
Sheet2
If there is a match, I want the associated cell in column.
My formula
=IF(ISNA(MATCH(A1, Sheet1!$A$1:$A$5, 0)), A1 & " is NOT on the Table", A1 & " Found")
I tried what...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.