Hello!
I need to compare the entries in Sheets 1 and 2 in the attached sample workbook. How do I do that? What function can I use to check if the entries in Sheet 2 are also in Sheet 1?
Thank you!
Hello!
I need to compare the entries in Sheets 1 and 2 in the attached sample workbook. How do I do that? What function can I use to check if the entries in Sheet 2 are also in Sheet 1?
Thank you!
Maybe:
=IF(ISNA(VLOOKUP(A3,Sheet2!A:A,1,FALSE)),"Not Present","Present")
Glenn
None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU
In Sheet2 tab, cell B4, please try this formula:
Then copy to B5, B6.![]()
Please Login or Register to view this content.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks