I have 2 different sets of data in a total of 4 columnsColumns A & B are a set and columnsE & F are a set
I need to compare these two columns for duplicatevalues/entries.
Column A is a Serial Number and column B is quantity from adatabase
Column E is also a Serial Number and F is from a differentdatabase
So if the entries column A AND B are equal to any entry in EAND F then to highlight in some fashion.
This will be used to find what entries are in one databasebut not the other.
I am open to any suggestions, VBA or formula/function.
Thank you in advance.
I need to compare these two columns for duplicatevalues/entries.
Column A is a Serial Number and column B is quantity from adatabase
Column E is also a Serial Number and F is from a differentdatabase
So if the entries column A AND B are equal to any entry in EAND F then to highlight in some fashion.
This will be used to find what entries are in one databasebut not the other.
I am open to any suggestions, VBA or formula/function.
Thank you in advance.