A
Access
HI
Here is what I have
[etime1] = date. ex 10/31/03
[etime2] = time. ex 14:10
I need to calculate the time interval between now() and the future date/time
and get the results in hh:nn (hours/minutes). Like this:
now() - [etime1]&" "&[etime2] = 600:25
but how can I do it....
HELP!
Here is what I have
[etime1] = date. ex 10/31/03
[etime2] = time. ex 14:10
I need to calculate the time interval between now() and the future date/time
and get the results in hh:nn (hours/minutes). Like this:
now() - [etime1]&" "&[etime2] = 600:25
but how can I do it....
HELP!