K
Kath
How to set up the report to count times if three
conditions are met during a certain month.
I have a database for three people car pooling.
The data table goes
Date(LongDate) DriverName PeopleInCar
Mon. Sept xx, 04 AA AABBCC
Tue. Sept xx, 04 BB AABBCC
--- --- -- -- CC AABBCC
--- --- -- -- AA AABB
--- --- -- -- BB AABB
etc...
So, in the monthly report, which I'd like to know how to
tell the report to select from which month, I want to
count how many times AA, BB, CC each drove with either all
three in the car, or just either AABB, or AACC, or BBCC in
the car so it is certain that everyone drive their fair
share. I know how to use the text box to summarize, but
don't know how to get it to count each driver's total
times driver with the different combinations.
Please help!
Thanks!
Kath
conditions are met during a certain month.
I have a database for three people car pooling.
The data table goes
Date(LongDate) DriverName PeopleInCar
Mon. Sept xx, 04 AA AABBCC
Tue. Sept xx, 04 BB AABBCC
--- --- -- -- CC AABBCC
--- --- -- -- AA AABB
--- --- -- -- BB AABB
etc...
So, in the monthly report, which I'd like to know how to
tell the report to select from which month, I want to
count how many times AA, BB, CC each drove with either all
three in the car, or just either AABB, or AACC, or BBCC in
the car so it is certain that everyone drive their fair
share. I know how to use the text box to summarize, but
don't know how to get it to count each driver's total
times driver with the different combinations.
Please help!
Thanks!
Kath