B
Biederboat
I'm having trouble with this one, I have some raw data in a table that I
successfully formatted to be (in a query), for sake of discussion, a start
date, a start time, an end date and an end time (all seperate fields). I
want to "combine" the end date and time and subtract the start date and time
and get a value in minutes. It seems like I can use Datediff for just times
or just dates but not a date w/ a time. For example, I want to take 7/22/08
11:22 and subtract 7/19/08 4:22 (all times are military format) and get the
answer in minutes.
Any suggestions?
Thanks,
Biederboat
successfully formatted to be (in a query), for sake of discussion, a start
date, a start time, an end date and an end time (all seperate fields). I
want to "combine" the end date and time and subtract the start date and time
and get a value in minutes. It seems like I can use Datediff for just times
or just dates but not a date w/ a time. For example, I want to take 7/22/08
11:22 and subtract 7/19/08 4:22 (all times are military format) and get the
answer in minutes.
Any suggestions?
Thanks,
Biederboat