Posted to microsoft.public.excel.programming
|
|
Chip Pearson's DistinctValues function
Hello,
=multicat(INDEX(pfreq(A2:A5),,1),",")
Multicat you will find he
http://www.sulprobil.com/html/concatenate.html
And Pfreq:
http://www.sulprobil.com/html/pfreq.html
Regards,
Bernd
|