Hi everyone,
Hope you can help.
Column A has a set of labels, for example AAA, BBB, CCC, DDD, EEE, FFF
These labels can be repeated many times.
Column B has another set of labels 1TTT, 2UUU, 3WWW, 4XXX, 5YYY.
Again these can be repeated.
What I want to know if how many uniques column A has in reference to column B.
i.e.
AAA 1TTT
AAA 1TTT
AAA 1TTT
AAA 2UUU
AAA 2UUU
AAA 5YYY
BBB 3WWW
BBB 3WWW
BBB 4XXX
AAA therefore has 3 uniques
BBB therefore has 2 uniques
Thanks in advance as always, Ross.
Hope you can help.
Column A has a set of labels, for example AAA, BBB, CCC, DDD, EEE, FFF
These labels can be repeated many times.
Column B has another set of labels 1TTT, 2UUU, 3WWW, 4XXX, 5YYY.
Again these can be repeated.
What I want to know if how many uniques column A has in reference to column B.
i.e.
AAA 1TTT
AAA 1TTT
AAA 1TTT
AAA 2UUU
AAA 2UUU
AAA 5YYY
BBB 3WWW
BBB 3WWW
BBB 4XXX
AAA therefore has 3 uniques
BBB therefore has 2 uniques
Thanks in advance as always, Ross.