| how to find unique values in an entire column hi all
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.
tell me how can i do this.
From
Manu Verma |