How can I make Access perform a calculation of hours?
I have a table for called Hours Worked, which must contain EmplyeeID, Date, Start Time, Finish Time.
I have designed this table, however later on I have to design a query for the table that calculates the total number of hours worked and pay for each employee, sorted highest to lowest. Any suggestions?
I also have an Award table (classification, wage/perhour etc) and an employee list of who is what classification if it helps?
I have a table for called Hours Worked, which must contain EmplyeeID, Date, Start Time, Finish Time.
I have designed this table, however later on I have to design a query for the table that calculates the total number of hours worked and pay for each employee, sorted highest to lowest. Any suggestions?
I also have an Award table (classification, wage/perhour etc) and an employee list of who is what classification if it helps?