getting the start time and finish time

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hey i am trying to get the start time and finish time by the column
[worktime], and the employee id. Do anyone know how to get the start time
into a new column and finish time into another by per employee.

cheers
 
Nope. We might if we could see your database and read your specifications.
 
if worktime is a calculated field sounds like you need to do a crosstab
query producing

Employee WorkTime
J.Doe 8hrs
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top