I have a database that tracks volunteer hours. I am trying to create a report that lists the total number of hours per time period(monthly, quarterly, annually)with a count of volunteers. In my count of volunteers I would like volunteers working more than one day to be only counted once, but my report is counting the number of times volunteers work instead of just counting one volunteer. Can anyone help?