G
Guest
I need some help in writting this query>
I have a table with several fields. The important fields are CaseID and
Activity. (tblPriority).
Each Activity field has the word "Priority" in it.
I need to run a query which list all the CaseIDs and the count of the number
of priority records for each CaseID.
I may want to sort on the count field.
Thanks
Sheldon
I have a table with several fields. The important fields are CaseID and
Activity. (tblPriority).
Each Activity field has the word "Priority" in it.
I need to run a query which list all the CaseIDs and the count of the number
of priority records for each CaseID.
I may want to sort on the count field.
Thanks
Sheldon