G
Guest
I have a table that has some information regarding employees. I am trying to
sum up the financial information by the employee name. I have 3 fields that
have such thing as dues, initiation, and hours for the period. I want a
query that sums the dues, initiation, and hours based on the name of the
employee. I'm not sure where to go in the sql. I have sum dues, initiation
and hours, but of course get three lines in the query, I would like them all
to appear on one line with the employees name. Thanks
sum up the financial information by the employee name. I have 3 fields that
have such thing as dues, initiation, and hours for the period. I want a
query that sums the dues, initiation, and hours based on the name of the
employee. I'm not sure where to go in the sql. I have sum dues, initiation
and hours, but of course get three lines in the query, I would like them all
to appear on one line with the employees name. Thanks