L
ladybug via AccessMonster.com
I have a query with two tables
Table 1: tblDetail
Table 2: tblAdvEvent
Table 1 has "Date" which is actually a date and time. Example: 11/12/2007 10:
02:16 AM
Table 2 has "Faxed On" which is also a date and time.
I need in a query to be able to tell how many days, hours, minutes, seconds
it took from "Date" to "Faxed On." Can someone help me create a new field in
my query that tells me the time between the two?
Table 1: tblDetail
Table 2: tblAdvEvent
Table 1 has "Date" which is actually a date and time. Example: 11/12/2007 10:
02:16 AM
Table 2 has "Faxed On" which is also a date and time.
I need in a query to be able to tell how many days, hours, minutes, seconds
it took from "Date" to "Faxed On." Can someone help me create a new field in
my query that tells me the time between the two?