G
Guest
I currently have a table that has arrival and departure times formated in the
general date format. In my query I would like to subtract the two dates and
only get the difference of the times. I tried using the DateDiff() command,
but it keeps on asking me for a parameter. When I run the query, I need to
get that difference of times, please help me.
general date format. In my query I would like to subtract the two dates and
only get the difference of the times. I tried using the DateDiff() command,
but it keeps on asking me for a parameter. When I run the query, I need to
get that difference of times, please help me.