C
Clueless
I have a table with various fields. I want to count one
of the fields (text). This field contains people's
names, but can contain the person's name more than once.
I want to count the unique names.
I cannot figure out how to do this.
of the fields (text). This field contains people's
names, but can contain the person's name more than once.
I want to count the unique names.
I cannot figure out how to do this.