Hello again. I am working right now on generating a report but I am unsure of how to do it. Essentially, I am wanting to cycle through a query that I have already built to find the names of the reps (varies as to the amount) and then show the record info associated with that rep. That much I can do and I know can be done with a standard report.
What I don't know how to do is to count the number of incorrect "files" associated with each rep and summarize these numbers on a report. Some of the info that is in the db is ID, RepName, Errors (checkbox), and DateAudited. Of course, this is simplified but hopefully will help you help me. This sounds like something that should be done through a standard query, but i don't know how to "filter" the info further with a variable number of names.
Any help is, as always, much appreciated.
What I don't know how to do is to count the number of incorrect "files" associated with each rep and summarize these numbers on a report. Some of the info that is in the db is ID, RepName, Errors (checkbox), and DateAudited. Of course, this is simplified but hopefully will help you help me. This sounds like something that should be done through a standard query, but i don't know how to "filter" the info further with a variable number of names.
Any help is, as always, much appreciated.