E
Eclay
I am using MS Access to input data regarding "Time in" and "Time out"
sessions. People sign in and place the times they came in and then sign
out when they're done. However I'd like to create an output field on a
report using MS Access that will determine the total amount of minutes
that the indivdual spent by comparing the two fields. I'm currently
using military time data types to enter in the data and I could like to
somehow parse the two values into into a format that would then allow me
to perform calculations with them. Namely to subtract the "Time in"
field from the "Time out" field to give me a total minutes column. I
would like to enter in a formula that would do this automatically within
the report so all I have to do is enter in the times. Can anyone help
me? Thanks
sessions. People sign in and place the times they came in and then sign
out when they're done. However I'd like to create an output field on a
report using MS Access that will determine the total amount of minutes
that the indivdual spent by comparing the two fields. I'm currently
using military time data types to enter in the data and I could like to
somehow parse the two values into into a format that would then allow me
to perform calculations with them. Namely to subtract the "Time in"
field from the "Time out" field to give me a total minutes column. I
would like to enter in a formula that would do this automatically within
the report so all I have to do is enter in the times. Can anyone help
me? Thanks