i have the decimal value of 10.55 (10 hours and 55 mins) should convert to 10:55
I've already used Format( 10.55 / 24.0, "hh:nn:ss" )
and i got 10: 33: 00?
what should i do?
btw, I'm using Ms Access.
Any suggestions would be greatly appreciated!!
Thanks!
I've already used Format( 10.55 / 24.0, "hh:nn:ss" )
and i got 10: 33: 00?
what should i do?
btw, I'm using Ms Access.
Any suggestions would be greatly appreciated!!
Thanks!