J
J.J.
I know it is simple but I can't get it to work. I have a table of contract
employees with their names and ID's. I have another table with their work
dates and hours worked. I can get a monthly sum of hours per employee in one
query and a cumulative sum total per employee in another query. I would like
to combine both in one query so I can insert it into a multileveled report.
With a date the sum function stops working properly. Thank you.
employees with their names and ID's. I have another table with their work
dates and hours worked. I can get a monthly sum of hours per employee in one
query and a cumulative sum total per employee in another query. I would like
to combine both in one query so I can insert it into a multileveled report.
With a date the sum function stops working properly. Thank you.