V
VWP1
I am subtracting a date and time (General Format) from Now() and wish to see
this in the form of Days:Hours:Minutes for purposes of Payroll, for my
business. "Clocking in" is maintained with date as well as time (General
Format) and I've an Access form with a query of those who have not clocked
out. I am using SQL to feed the form, and need a calulated field which
converts the decimal duration into "clock" hours (Hours and minutes since
clocking in).
this in the form of Days:Hours:Minutes for purposes of Payroll, for my
business. "Clocking in" is maintained with date as well as time (General
Format) and I've an Access form with a query of those who have not clocked
out. I am using SQL to feed the form, and need a calulated field which
converts the decimal duration into "clock" hours (Hours and minutes since
clocking in).