hi all
please tell me how can I findout the unique values in an entire coloumn.
for example I have 3 coloumn in an sheet.
Name Prod. Value
a 24 100
b 26 240
a 33 120
a 21 200
c 26 240
b 33 120
d 24 100
from this one I want to knpow that How many persons we r having. (there are only 4 persons in this example i.E. a,b,c and d.) but total rows are 7.
please tell me how can I do this.
From
Manu Verma