R
Radhika
I have a query that I would like to make from a table that contains four
fields:
1. Date
2. # Hours worked
3. Procedure non-time based units
4. Time-based Units
I want the query to 'Count' the number of entries '# Hours worked' and take
the 'sum' of 'Procedure non-time based units' and 'Time base Units'
separately.
I am able to do this if I do not include Date in the query. However, I would
like to do this for each month, e.g. January, February, etc..The 'Date' field
contains actual dates 1/1/2009, 1/2/2009 in consecutive order for the whole
year.
How can I go about doing this?
Thank you,
Radhika
fields:
1. Date
2. # Hours worked
3. Procedure non-time based units
4. Time-based Units
I want the query to 'Count' the number of entries '# Hours worked' and take
the 'sum' of 'Procedure non-time based units' and 'Time base Units'
separately.
I am able to do this if I do not include Date in the query. However, I would
like to do this for each month, e.g. January, February, etc..The 'Date' field
contains actual dates 1/1/2009, 1/2/2009 in consecutive order for the whole
year.
How can I go about doing this?
Thank you,
Radhika