how to in Excell

R

rahrah3a

try this. set the cell format to custom - "mm:ss". and type in this formula
where B6 represents a cell holding the number 212

=TIME(,,B6)
 
Top