coverting seconds to minutes

Escher

New Member
Joined
Apr 4, 2002
Messages
13
i am working on a spreadsheet for my call center...

our switch is old and it pulls data off in seconds

i want to be able to convert seconds to minutes... easier to read

lets say my seconds are 364
i want to convert that into mm:ss

what is the formula... i am having a brain fart = )
 

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.
On 2002-04-05 13:27, Escher wrote:
i am working on a spreadsheet for my call center...

our switch is old and it pulls data off in seconds

i want to be able to convert seconds to minutes... easier to read

lets say my seconds are 364
i want to convert that into mm:ss

what is the formula... i am having a brain fart = )

=A1/86400

Custom format the cell as mm:ss
 
Upvote 0
Or =time(,,364) and format precisely as Al mentioned. At least in xl2000...

_________________
Cheers,<font size=+2><font color="red"> Nate<font color="blue">O</font></font></font>
This message was edited by NateO on 2002-04-05 13:34
 
Upvote 0

Forum statistics

Threads
1,214,523
Messages
6,120,047
Members
448,940
Latest member
mdusw

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top