S
Scott
I'm using the following Access database to track time
based on Time In - Time Out inputs, as per the following
link: http://support.microsoft.com/default.aspx?
scid=kb;en-us;237958&Product=acc
Now my question is I want to add a amount field to the
employees table that should contain the employee's hourly
rate so that in the query I should see the total amount
for the input, but the problem is that since it displays
HH:MM how can I count =TotalTime*EmpRate. ?
Thanks
Scott
based on Time In - Time Out inputs, as per the following
link: http://support.microsoft.com/default.aspx?
scid=kb;en-us;237958&Product=acc
Now my question is I want to add a amount field to the
employees table that should contain the employee's hourly
rate so that in the query I should see the total amount
for the input, but the problem is that since it displays
HH:MM how can I count =TotalTime*EmpRate. ?
Thanks
Scott