R
Robert T
Hello:
tblClasses
-----------
I thought designing this query would be easy, but it's turning out to be
harder than I anticipated. Obviously I'm doing something wrong.
We need to count the number of classes between 2 dates [Class_Date] field.
That's the easy part. Then we have to count the number of classes in each
category, based on the [Class_Status] field, that were
"Completed"
"Cancelled"
"Resecheduled"
"Cancelled - No Registrants"
"Cancelled - No Attendees"
The above are all of the possible choices for the [Class_Status] field. Can
someone please point me in the right direction.
Thanks
tblClasses
-----------
I thought designing this query would be easy, but it's turning out to be
harder than I anticipated. Obviously I'm doing something wrong.
We need to count the number of classes between 2 dates [Class_Date] field.
That's the easy part. Then we have to count the number of classes in each
category, based on the [Class_Status] field, that were
"Completed"
"Cancelled"
"Resecheduled"
"Cancelled - No Registrants"
"Cancelled - No Attendees"
The above are all of the possible choices for the [Class_Status] field. Can
someone please point me in the right direction.
Thanks