Excel Formatting - Just Plain MM:SS Please!

  • Thread starter Thread starter HoustonAerosFan
  • Start date Start date
H

HoustonAerosFan

How do I get Excel to read 13:48 as 13 minutes and 48 seconds of just
plain old elapsed time (so I can use it in a calculation)? NOT 1:48
PM...NOT 1/1/1900 00:13:48.... etc, etc.

Very, very frustrating!

I'm using Excel '97.

BTW, OpenOffice Spreadsheet has the same problem.
 
Format>Cells>Number>Custom. In the Type box, enter mm:ss
Enter your times as 0:22:50 (for 22 minutes and 50 seconds)

--
Kind regards,

Niek Otten

"HoustonAerosFan"
 
That's part of the problem.

I'm cutting and pasting from a Web page that displays as 13:48, not
00:13:48.
 
Assuming your dates are in A1 down, enter this in B1:

=A1/60

Use Custom Format on the cell as [m]:ss, then copy down for as many
values as you have in A. You can fix the values if you wish, then you
can delete column A.

Hope this helps.

Pete
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top