I've created a report that is based on a query. In this query I'm pulling in a table field called "events". There are a total of 18 differnet type of events in this field. I've listed those events on the report, but now I'm trying to get a total count of each event during a stated time period and have that total out to the side of my list of events.
event 1 (#)
event 2 (#)
and so on
I've tried a simple =count but I get a syntax error. I've had no success with DCOUNT either. Does anyone have an idea on what kind of statment I can put each box to generate what I'm looking for
event 1 (#)
event 2 (#)
and so on
I've tried a simple =count but I get a syntax error. I've had no success with DCOUNT either. Does anyone have an idea on what kind of statment I can put each box to generate what I'm looking for