I am having trouble finishing up the design for a report. I need to count total number of individuals who received a service. The problem is that the person could have received service in one or more areas. I have it set up now as =Count[ID], but that is counting the ID of those who received service in more than one area, more than once. Is there a way to limit the count to the first occurrence of the ID, or some other way to not count duplicate ID's?
Thanks so much!!!
Thanks so much!!!