G
Guest
Hello
I have a report that I need to be sorted by Last Name with a group footer showing the number of hours for each employee. My problem is that the report combines people with the same last name. Below is the record source structure
Employee Number Reg Hours Ot Hours DT Hours Last Name First Name Mid Init Dat
123456789 8 2 0 Murphy Tom N 06/01/0
125489874 8 0 0 Murphy Matt L 06/01/0
I need the report to total the hour columns for each employee and be sorted by last name. I would appreciate any pointers anyone has
Thank
Bob
I have a report that I need to be sorted by Last Name with a group footer showing the number of hours for each employee. My problem is that the report combines people with the same last name. Below is the record source structure
Employee Number Reg Hours Ot Hours DT Hours Last Name First Name Mid Init Dat
123456789 8 2 0 Murphy Tom N 06/01/0
125489874 8 0 0 Murphy Matt L 06/01/0
I need the report to total the hour columns for each employee and be sorted by last name. I would appreciate any pointers anyone has
Thank
Bob