I’ve been given a database that contains an integer field that is a seconds amount. I cannot find a way to convert it to hours:minutes:seconds. For example, to convert 463 to 00:07:43. It’s either that, or convert a text field containing 00:07:43 to a time format that I can then subtotal and total on. This data is being sent from a phone system to SQL, then to Access, so I guess there’s not too much flexibility…
Any suggestions are much appreciated!!
Kathy