Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21349

calculating records

$
0
0
i have this record on a table on this fields:

employeeno, date/time, in/out

1, 5/1/13 8:00:00 am, in
1, 5/1/13 5:00:00 pm, out
1, 5/2/13 9:15:00 am, in
1, 5/2/13 4:00:00 pm, out

what I would like to achieve is how can I calculate the total hours per day on those records.

Viewing all articles
Browse latest Browse all 21349

Trending Articles