The Brown Growler
Registered User.
- Local time
- Today, 15:56
- Joined
- May 24, 2008
- Messages
- 85
Hi,
Is it possible to count the number of distinct values for a field in a query using the query grid and a function/formula?
I have a field that contains some duplicate values and rather than count the full list as "Count" would do, I hope to be able to obtain a "Distinct Count" of the unique values.
At the moment the query is a non SQL specific query and I would prefer to keep that type, however, if the only solution is an SQL specific query I am willing to give it a try.
Any help most appreciated
Is it possible to count the number of distinct values for a field in a query using the query grid and a function/formula?
I have a field that contains some duplicate values and rather than count the full list as "Count" would do, I hope to be able to obtain a "Distinct Count" of the unique values.
At the moment the query is a non SQL specific query and I would prefer to keep that type, however, if the only solution is an SQL specific query I am willing to give it a try.
Any help most appreciated
Last edited: