C
carmen
Hi,
I am trying to generate a query that will give me the total number of
classes completed per month that take longer than 8 hours.
The table i am getting the informationfrom has the following fields ClassID,
DateStarted,DateFinished,Class1,Class2.
The results would look like:
Month Class1 Class2
Jan 5 4
Feb 0 2
Mar 8 6
Note that the date fields are using General Date as the format.
Any help is greatly appreciated.
Thanks
Carmen
I am trying to generate a query that will give me the total number of
classes completed per month that take longer than 8 hours.
The table i am getting the informationfrom has the following fields ClassID,
DateStarted,DateFinished,Class1,Class2.
The results would look like:
Month Class1 Class2
Jan 5 4
Feb 0 2
Mar 8 6
Note that the date fields are using General Date as the format.
Any help is greatly appreciated.
Thanks
Carmen