I am having an issue with trying to sum the total amount of OverTime my employees work for the year in a query,
My table consists of "Pay Periods", "Employee_Id" and "OT_Worked" fields,
Each week I enter the overtime hours that my employee worked for that period. What I am trying to do now is run a report for the year showing total amount of OT for all employees.
Thank You for your help,
Speck