S
Stacey
I need to sum total hours worked by a specific employee
for a specific project for an entered time frame --
The information currently looks like this:
EmployeeLastName ProjectID SumofBillableHours DateWorked
smith red 2
6/11/2003
smith red 4
6/30/2003
The problem is that the hours are not actually a sum --
how can this be done.
Thanks.
for a specific project for an entered time frame --
The information currently looks like this:
EmployeeLastName ProjectID SumofBillableHours DateWorked
smith red 2
6/11/2003
smith red 4
6/30/2003
The problem is that the hours are not actually a sum --
how can this be done.
Thanks.