hi guys,
prob a simple solution but my simple mind just cant seem to figure it out....
my db tracks overtime, when a person is assigned ot the supervisor puts the total number of hours they are to work on that specific day along with other information into a table. i would like access to be able to generate a list of employees (prob through a query) with the employee with the least hours on top. Now when i set up a query, how do i ask the query to sum all the hours for each individual and compare it to the total hours of the other employees and then sort them.
only field i have to go by is the ot scheduled for a specific date so an emp could have hundreds of records
hope i explained that correctly
thanks in advance
Ricky
prob a simple solution but my simple mind just cant seem to figure it out....
my db tracks overtime, when a person is assigned ot the supervisor puts the total number of hours they are to work on that specific day along with other information into a table. i would like access to be able to generate a list of employees (prob through a query) with the employee with the least hours on top. Now when i set up a query, how do i ask the query to sum all the hours for each individual and compare it to the total hours of the other employees and then sort them.
only field i have to go by is the ot scheduled for a specific date so an emp could have hundreds of records
hope i explained that correctly
thanks in advance
Ricky