Hi,
I have a table with several columns. Two of these columns (that are not consecutive) are similar to this:
Item Reference
Apple 123456
Apple 456789
Lemon 123456
Lemon 123456
I need a formula (located in a different sheet) that gives me the number of unique references for a particular item. For instance, the answer for Apple would be 2, and the answer for Lemon would be 1.
I've tried several conbinations of Count.if and Count.ifs but no result.
Thanks in advance,
Bookmarks