Simple Question: Converting duration of 47:58:00 minutes so it doesn't read as clock and date.

kajero

Board Regular
Joined
Jun 28, 2009
Messages
150
I can't figure out to format a column so when I enter the duration of our bike ride, say for 47 minutes and 33 seconds, that's all that will be there. No matter how I format it, the number reflects the clock time and the date. I want to format the number just as text. It is duration of our ride and nothing else. I have tried every formatting thing I could find in the format cells dialog box. I would just like it to be text. No other calculations will be made from it. (Sometimes our rides go over an hour. Right now I am just using minutes like 65. I can't figure out to get it to read an hour and minutes.)

I am not an Excel guru so if this has to be done VBA could someone show me the code. I do understand how to get that into the VBA area as I can modify simple macros.

Thanks in advance for any help!
 

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.
If you really want it as text then format the cells as text before you input anything, then just input 47:33:00 or similar
 
Upvote 0
Thanks a million. Well Duh . . . I think I should have known that. I had that problem one time before!. I was trying to format after. I forgot you needed to format it first!. I do graphs an pivot tables . . . how could I missed something so simple?
 
Upvote 0

Forum statistics

Threads
1,214,821
Messages
6,121,762
Members
449,048
Latest member
excelknuckles

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