Ok. So at work I'm trying to edit this datebase. It has a lot of info and it ALL goes into 1 big database. And the problem is they need to count the fields.
They need it counted by centers(Cities). So I can filters it based on cities, use count (center data field) to get the number of visits. Then i can use sum to figure how many errors were reported that month, etc. But the problem is I don't want to have to use 10 reports for this. What i want is a report that lets me filter every center, then use count and sum once it has been filtered. And then I need all that to show up on 1 report. Not 10 different ones. Thanks, any help would be appreciated!
They need it counted by centers(Cities). So I can filters it based on cities, use count (center data field) to get the number of visits. Then i can use sum to figure how many errors were reported that month, etc. But the problem is I don't want to have to use 10 reports for this. What i want is a report that lets me filter every center, then use count and sum once it has been filtered. And then I need all that to show up on 1 report. Not 10 different ones. Thanks, any help would be appreciated!