Guest_imported
New member
- Jan 1, 1970
- 0
Does anyone know how to calculate the duration between two times with the output given in hours and minutes? Using DateDiff with the "h" operator, I can get Access to give me the duration in hours (as an integer), or using "n", in minutes, but I want it to say 1:15 if it's an hour and 15 minutes.