M
Me
I would like to use Excel to sum up the track times for a music CD. How can
I do this?
Thanks,
Marquez
I do this?
Thanks,
Marquez
Me said:I have tried each of these solutions before. The result was an AM or PM
listing in the cells.
J.E. McGimpsey said:Me said:I have tried each of these solutions before. The result was an AM or PM
listing in the cells.
XL stores both time of day and elapsed time in the same way - as
fractional days. 3:00:00 of elapsed time is stored the same as
3:00:00 AM = 0.125. The only difference is in the displayed format.
Simply change the format of your cells:
Format/Cells/Number/Custom [mm]:ss
to keep time in minutes rather than rolling over into hours.
[hh]:mm
to keep time in hours rather than rolling over into days.
Me said:Hi J.E.,
I created a new XL file. I formatted Column B as follows:
Custom, mm:ss.
I then entered 5:00 in both Rows 2 & 3. I summed them up in Row 5. The
following is the output that I received in column B:
Row 2 - 00:00
Row 3 - 00:00
Row 5 - 00:00
What am I doing wrong?
G.Y. Marquez
J.E. McGimpsey said:Me said:I have tried each of these solutions before. The result was an AM or PM
listing in the cells.
XL stores both time of day and elapsed time in the same way - as
fractional days. 3:00:00 of elapsed time is stored the same as
3:00:00 AM = 0.125. The only difference is in the displayed format.
Simply change the format of your cells:
Format/Cells/Number/Custom [mm]:ss
to keep time in minutes rather than rolling over into hours.
[hh]:mm
to keep time in hours rather than rolling over into days.
Orlando Magalhães Filho said:Hi,
If you enter only 5:00 Excel understand 05:00:00 (05 hours, 00 minutes and
00 seconds). Try to enter 00:05:00 (0 hours, 05 minutes and 00 seconds). And
in the row 5 format as [mm]:ss.
Regards,
Orlando
orMe said:Hi J.E.,
I created a new XL file. I formatted Column B as follows:
Custom, mm:ss.
I then entered 5:00 in both Rows 2 & 3. I summed them up in Row 5. The
following is the output that I received in column B:
Row 2 - 00:00
Row 3 - 00:00
Row 5 - 00:00
What am I doing wrong?
G.Y. MarquezPMlisting in the cells.
XL stores both time of day and elapsed time in the same way - as
fractional days. 3:00:00 of elapsed time is stored the same as
3:00:00 AM = 0.125. The only difference is in the displayed format.
Simply change the format of your cells:
Format/Cells/Number/Custom [mm]:ss
to keep time in minutes rather than rolling over into hours.
[hh]:mm
to keep time in hours rather than rolling over into days.
Orlando,
Thanks a million!!!! That worked nicely.
Last question.
Does anyone have a macro that can automatically add "00:" to the time string
and strip the trailing ":00" from the cell contents. In this way, I can
copy track times into the cells and then simply add them up.
Thanks,
G.Y.
Orlando Magalhães Filho said:Hi,
If you enter only 5:00 Excel understand 05:00:00 (05 hours, 00 minutes and
00 seconds). Try to enter 00:05:00 (0 hours, 05 minutes and 00 seconds). And
in the row 5 format as [mm]:ss.
Regards,
Orlando
orMe said:Hi J.E.,
I created a new XL file. I formatted Column B as follows:
Custom, mm:ss.
I then entered 5:00 in both Rows 2 & 3. I summed them up in Row 5. The
following is the output that I received in column B:
Row 2 - 00:00
Row 3 - 00:00
Row 5 - 00:00
What am I doing wrong?
G.Y. Marquez
I have tried each of these solutions before. The result was an AMPM
listing in the cells.
XL stores both time of day and elapsed time in the same way - as
fractional days. 3:00:00 of elapsed time is stored the same as
3:00:00 AM = 0.125. The only difference is in the displayed format.
Simply change the format of your cells:
Format/Cells/Number/Custom [mm]:ss
to keep time in minutes rather than rolling over into hours.
[hh]:mm
to keep time in hours rather than rolling over into days.
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.