Hello,
I have two data bases on two tabs. I was using a function to find ones that don't match, now i need to see what doesn't match. How can i convert this function to show
instead of Not Found the value that is different?
=IFERROR(INDEX(BC!$B$2:$B$15000,MATCH(B2&C2,INDEX(BC!$C$2:$C$15000&BC!$D$2:$D$15000,0),0)),"Not Found")
Comparing B and C columns in first worksheet with C and D tabs in other (BC) worksheet. If all matches, functions shows in first sheet the value of B column of BC worksheet.
I need it to show if B of 1st sheet matched C in 2nd worksheet but C in 1st sheet doesn't match D of 2nd sheet (but exists in the list), the value of column D of 2nd sheet.
Please see attached.
dummy.xlsx
any help will be much appreciated. My job will become so much easier...![]()
Bookmarks