Graham Bucknall
Registered User.
- Local time
- Today, 07:21
- Joined
- Feb 28, 2002
- Messages
- 28
I have a query listing those people who attended a training session. The query contains sessionid, attendeeid, surname.
I want to be able to add up all of those present. I have tried putting "count" in and just end up with a series of "1".
How can I get it to add up all of those who were present?
I want to be able to add up all of those present. I have tried putting "count" in and just end up with a series of "1".
How can I get it to add up all of those who were present?