Couldnt think of a better title for the thread. However, I need help in next case.
I made a query "qryResults" which contains some results about races (in the screens is the smaller version of it). I have 3 fields, the length of the race track in kilometers, driving time in minutes (its the drivers time which he needed to finish the race) and the calculated field average speed of the driver during the race the calculation you can see on the screens i attached. Anyhow, it works fine but the problem is that I want the field "DrivingTime" to be more detailed. Instead only minutes to be written something like 01:31:54. I tried to make that field date/time and have put the format to be "long time" but the calculation doesn't work then, well guess date/time isn't meant for that anyway. Tried for a while now but just cant figure it out :/
If anyone has an idea (guess here math needed more) please share, thanks!