Here is the setup of the excel spreadsheet:
Product #
Store #
Under 45
Over 60
These would be in columns A, B, C, & D.
Column A might have 5 rows corresponding to a specific Product # but with different store codes.
I need a lookup/macro to find specific product codes that are the same according to specific criteria in columns C & D.
For example
1111, 23, 0, 10
1111, 24, 10, 0
In this case, the product code is 1111. Store number 23 has 10 "Over 60" and Store number 24 has 10 "Under 45".
My criteria for matching are in columns C & D...since the first store has 10 in the D column, and second store has 10 in the C column, they would match up.
I need this information highlighted in a particular color or returned on a different sheet.
Possible?
Thanks for any advice.
Bookmarks