Required outcome: True/False
Problem: I have 2 excel worksheets, both with >1000 alphanumeric codes spread across rows and columns. I want to see if ANY of the codes in Sheet 1 Row 1 Match ANY of the codes in ALL columns and rows (entire array) in Sheet 2 and return a True/False (yes/no, 1/0, doesn't really matter). Then check Sheet 1 Row 2 etc.
I'm sure this is an array formula using INDEX and MATCH but I just can't figure it out.
Thanks
Bookmarks