Minutes and Seconds

  • Thread starter mattc66 via OfficeKB.com
  • Start date
M

mattc66 via OfficeKB.com

Hi All,

I want to format my cells for minutes and seconds. The issue I am having is
its for our phone bill. So I have hundred of minutes that I want to show.
When I use the mm:ss it changes it to hours. How do I just display the total
minutes and seconds.

Example: 4474 minutes and 18 seconds (4474:18)

Thanks
Matt

--
Matt Campbell
mattc (at) saunatec [dot] com

Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.aspx/ms-excel/200901/1
 
G

Gary''s Student

Format the cell as Custom [mm]:ss
Enter data as 0:4474:18

You still need the hours part for data entry
 
M

mattc66 via OfficeKB.com

I should have asked with this post, but would you know then how I would
calculate the cost per minute.

Example: 0:4474:18 cost $282.78 how would I calculate the cost per minute?

Gary''s Student said:
Format the cell as Custom [mm]:ss
Enter data as 0:4474:18

You still need the hours part for data entry
[quoted text clipped - 7 lines]
Thanks
Matt
 
J

John

Hi
Try this
Custom Format your cells [mm]:ss and when you enter your figure type
0:2250:12 for 0 hour 2250 minutes 12 seconds, p.s. Don't forget the square
brackets around the minutes
HTH
John
 
R

RagDyer

With 282.78 in A1, and minutes in B1, try this in C1:

=A1/(B1*1440)

Make sure C1 is formatted to Number!
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------


try
mattc66 via OfficeKB.com said:
I should have asked with this post, but would you know then how I would
calculate the cost per minute.

Example: 0:4474:18 cost $282.78 how would I calculate the cost per minute?

Gary''s Student said:
Format the cell as Custom [mm]:ss
Enter data as 0:4474:18

You still need the hours part for data entry
[quoted text clipped - 7 lines]
Thanks
Matt
 
R

Ragdyer

You're welcome, and appreciate the feed-back.
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
mattc66 via OfficeKB.com said:
Thanks that worked.
With 282.78 in A1, and minutes in B1, try this in C1:

=A1/(B1*1440)

Make sure C1 is formatted to Number!
I should have asked with this post, but would you know then how I would
calculate the cost per minute.
[quoted text clipped - 10 lines]
Thanks
Matt

--
Matt Campbell
mattc (at) saunatec [dot] com

Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.aspx/ms-excel/200901/1
 

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

Top