H
Harold via AccessMonster.com
Hi, Im trying to make a query that deturmines the differance between two
date/time fields. The fields are DateOS, TimeOS, DateIS, TimeIS. I've
separated the time date fields in order to make entry easier. I will add
these together before finding the differance, ie. [DateOS] + [TimeOS] and
[DateIS] + [TimeIS]. Maybe something like this: Datediff ([DateOS] + [TimeOS])
([DateIS] + [TimeIS]). Also, after I find the differance between the dates I
need to sort by that differance, largest differance in time to smallest.
Thanks,
Harold
date/time fields. The fields are DateOS, TimeOS, DateIS, TimeIS. I've
separated the time date fields in order to make entry easier. I will add
these together before finding the differance, ie. [DateOS] + [TimeOS] and
[DateIS] + [TimeIS]. Maybe something like this: Datediff ([DateOS] + [TimeOS])
([DateIS] + [TimeIS]). Also, after I find the differance between the dates I
need to sort by that differance, largest differance in time to smallest.
Thanks,
Harold