spcepickle
Registered User.
- Local time
- Yesterday, 21:27
- Joined
- Jan 8, 2008
- Messages
- 30
Hi All - I would like to create a report that showed me the number of records in a given query. I do not want to list the record set that is a result of the query.
For example I have a query that shows me all the projects that were completed in a given state. Now I want a report that shows me
Projects Completed: NH = 4, VT = 6, NY = 10.
I have tried to use the count function in the the query but for the life of me I can not figure it out. I just get a column of ones.
Thanks!
For example I have a query that shows me all the projects that were completed in a given state. Now I want a report that shows me
Projects Completed: NH = 4, VT = 6, NY = 10.
I have tried to use the count function in the the query but for the life of me I can not figure it out. I just get a column of ones.

Thanks!