A
AC
I'm working in Access to rebuild some reports that came in
a reporting utility. The data in Access is pulled from
another database. The times are all in Unix. I need to
collect the duration tickets were open and make it look
presentable to manager types. In my query I have field
that simply does [close date] - [open date] to get the
duration.
How can I change Unix the time to simple
days:hours:minutes format?
The Access functions I've looked at all give just a date
and not duration.
Thanks!
AC
a reporting utility. The data in Access is pulled from
another database. The times are all in Unix. I need to
collect the duration tickets were open and make it look
presentable to manager types. In my query I have field
that simply does [close date] - [open date] to get the
duration.
How can I change Unix the time to simple
days:hours:minutes format?
The Access functions I've looked at all give just a date
and not duration.
Thanks!
AC