K
ken
I have a table with fields defiened as callID, hrs, min and task.
Some of the data in the fields are:
41 4 15 hq
41 2 0 hq
42 4 0 oc
The field is for an employee to list the amount of time spent on a specific
task. The date that the task is logged in is in another table. I need to get
the effort expended per month for a specific task. How can I do a query to
get the results like
HQ
month effort
Feb 6hr 15 min
OC
month effort
Feb 4hr 00min
While sill learnning access this newsgroup has helped me alot.
Thanks
Ken
Some of the data in the fields are:
41 4 15 hq
41 2 0 hq
42 4 0 oc
The field is for an employee to list the amount of time spent on a specific
task. The date that the task is logged in is in another table. I need to get
the effort expended per month for a specific task. How can I do a query to
get the results like
HQ
month effort
Feb 6hr 15 min
OC
month effort
Feb 4hr 00min
While sill learnning access this newsgroup has helped me alot.
Thanks
Ken