Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8533

Re: Need to convert number into HH:MM

$
0
0

You will need to convert your hours and minutes to text to have them displaying how you want:

 

=FormatNumber(Floor([Your Object]/60];"00")+":"+FormatNumber(Mod([Your Object];60);"00")


Viewing all articles
Browse latest Browse all 8533

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>