R
rgaetos
Guest
I have a stepped report the list volunteer names and breaksdown the volunteer activies and hours that they have participated in. I am trying to do a count of how many volunteers are in the report, but if I do
Count([VolunteerID]) it counts all the activities rather than just how many volunteers there are. Any suggestion or solutions?
Count([VolunteerID]) it counts all the activities rather than just how many volunteers there are. Any suggestion or solutions?