How can I format a cell whose value is simply a number that represents the total number of minutes into an hours:minutes expression?
For example, if the original cell value is 145, I would want it to read 02:25 for 2 hours, 25 minutes.
Thanks in advance!