L
Lynn
1)How can I count unique entries within a column? Eg:
APPLES
APPLES
ORANGES
ORANGES
APPLES
BANANAS
The answer I want is 3 - 3 unique entries in the list.
2)If these entries are part of a large datalist - how can
I count unique entries in a category within a category? A
pivot table scenario would be great but it only seems to
allow count - not a unique count.
APPLES
APPLES
ORANGES
ORANGES
APPLES
BANANAS
The answer I want is 3 - 3 unique entries in the list.
2)If these entries are part of a large datalist - how can
I count unique entries in a category within a category? A
pivot table scenario would be great but it only seems to
allow count - not a unique count.