<< I have a database of bird observations. In the "name" field are hundreds of
entries, with a given bird name appearing many times (for each time it was
observed). I can look at a list of unique species using a sub-summary part
sorted by "name" (so that each species in the "name" field is listed only
once), but I haven't figured out how to get FM to count those unique values.
Everything I've tried gives me the total number of occurrences for all the
species listed, not the number of unique species. >>
In the interest of conserving energy, I'm sending you a file with an example.
Gentle note: if you post to the group seeking help, please have the courtesy to
read the group for your reply.
Regards,
Stu Bulman
Computer Tutor
301-963-6033
> << I have a database of bird observations. In the "name" field are hundreds of
> entries, with a given bird name appearing many times (for each time it was
> observed). I can look at a list of unique species using a sub-summary part
> sorted by "name" (so that each species in the "name" field is listed only
> once), but I haven't figured out how to get FM to count those unique values.
> Everything I've tried gives me the total number of occurrences for all the
> species listed, not the number of unique species. >>
> In the interest of conserving energy, I'm sending you a file with an example.
> Gentle note: if you post to the group seeking help, please have the courtesy to
> read the group for your reply.
> Regards,
> Stu Bulman
> Computer Tutor
> 301-963-6033
How do I return a simple count of unique values in a table. Seems like it
would be simple, but I just can't get it to work.
I want a count of unique account numbers from a table that may have multiple
records with the same account numbers. Here's what I've been trying:
SELECT Count(*) FROM
(SELECT DISTINCT AccountNo
FROM ScriptFile
WHERE [FileName] = 'NC031502')
What am I doing wrong?
2. How can I determine the default printer?
4. Deploying SQL Database on an ISP web server
5. VPW 3.0 - Primary index unique field value
6. Event class of Attention with Patrol in profiler? - gotattention.trc (0/1)
7. VPW 3.0 - Primary index unique field value,
9. Filemaker Pro, counting values
10. Selecting unique count on non-unique index
11. Unique Key Count = 1, but Item Count 43
12. Claris Filemaker II -> Claris Filemaker Pro 3.0