On 14 Mai, 23:53, Ron <whasupwit...@gmail.com> wrote:
> Hello all, I'm having problems coming up with a formula to count the
> number of unique combinations in a list. *I have a list of people in
> column B and a list of tasks in column C. *There are duplicates in
> both columns. *I need a formula to count the unique combinations in
> the list (i.e. bob smith/j. smith would count 1. Also I need to count
> the separtely so I know how many unique combinations are for bob smith
> and so on. *I hope I've proviede enough info. *Thank you for your
> assistance, Ron
> Col B * * * * * * *Col C
> bob smith * * * j. smith
> don carter * * *r. jones
> alan jackson * *s. roberts
> jan obryan * * *g. grigs
> june cannon * * d. lion
> bob smith * * * d. white
> don carter * * *r. jones
> alan jackson * *s. roberts
> jan obryan * * *g. grigs
> june cannon * * d. lion
> bob smith * * * j. smith
> don carter * * *r. jones
> alan jackson * *s. roberts
> jan obryan * * *g. grigs
> june cannon * * d. lion
> bob smith * * * j. smith
> don carter * * *r. jones
> alan jackson * *s. roberts
> jan obryan * * *g. grigs
> june cannon * * d. lion
Hello,
I suggest to use my UDF Pfreq.
Please see possible options at
http://sulprobil.com/html/listfreq.html
Regards,
Bernd