N
Nick
I want to build a query for tracking over time. I like it to calulate total
hour for the week and the quarter. it should show the date for the days of
the week and the hours of overtime worked by each employee for that date. It
should also count the opportunities given with the hours of overtime they
refused. The table includes EmployeeID, EmployeeName, Oppourunities,
HoursWorked, HoursRefused and DateOfOt.
hour for the week and the quarter. it should show the date for the days of
the week and the hours of overtime worked by each employee for that date. It
should also count the opportunities given with the hours of overtime they
refused. The table includes EmployeeID, EmployeeName, Oppourunities,
HoursWorked, HoursRefused and DateOfOt.