I have a somewhat complicated Vlookup formula that I am trying to write for this particular problem.
I have two excel workbooks dealing with a list of book titles. The only common data column between them is ISBN numbers but one list is much longer i.e. has many more ISBNS than the latter and I suspect that some, if not all, the ISBNS in the smaller workbook are also present in the larger workbook.
What formula should I write to compare the two columns in the separate workbooks so that I can a) immediately identify the ISBNS present in both workbooks and B) know how many are present on both lists and how many are unique?
I hope this makes sense and any help would be greatly appreciated!