Hi all,
I have the following data entered by the user which the decimal point onward is represent minutes and now I need to convert that into actual hour and minute for my other calculation. How am I going to do that ?
E.g of my data will be 1098.890 where the 890 is represent minute and I need to convert 890 into minutes mean 890/60 = 14.8333 and the result of 14 I need to add with 1098 + 14 = 1112 and the remaining 8333 will be added to the minutes. How am I going to do ?
Please guide me. Thanks.
Regards,
Lim
Bookmarks