Hi All
I'm trying to write a query that count the individual values in a field e.g a field may have 2003 10 times and 3211 2 times...I would like count (without duplicates)...how do I do this?
Thanks. I tried using COUNT() withing the IIF() statement to no avail.
Nina
I'm trying to write a query that count the individual values in a field e.g a field may have 2003 10 times and 3211 2 times...I would like count (without duplicates)...how do I do this?
Thanks. I tried using COUNT() withing the IIF() statement to no avail.
Nina