[AccessD] integer in hh:mm format

Gustav Brock Gustav at cactus.dk
Thu May 28 07:07:44 CDT 2009


Hi Kostas

Yes, but you will miss the leading zero for minutes less than 10.
See my previous post for a simple method to add that.

/gustav

>>> kost36 at otenet.gr 28-05-2009 14:01 >>>
I just use
Total_Time: Int([DURATION]/60) & " hrs. " & ([SumOfDURATION] Mod 60) & " 
minutes."
cause I don't know how to syntax the hhh:mm format

thank's again






More information about the AccessD mailing list