A time issue

Mr_Scott

New Member
Joined
Jul 30, 2010
Messages
8
Hello All,
Please help! Racking my brain for days.
I have formatted a column A for time. [hhh]:mm.... These times entered in A, will be mostly more than 24 hours say 40:35 (let say its in A1) I would like it to appear in B2 as a decimal for the minuets only as 40.58 I have formated column B is formatted as Decimal. Currently my formula is =HOUR(A1)+MINUET(A1)/60....
When entered I get back 16.58.

I think it has something to do with time being seen from midnight er something, not sure, or I am formatting my columns and cells wrong.

I will be adding column B for a total that needs to be as hours and the decimal equiv for the min. in the end for other calculations afterwords.

Any help would be appreciated! thanks!:confused:
 

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.
not sure if 'm gettin you correctly here.
Are looking wanting on minutes to show [=minute(A1)], hour [=hour(A1)]
or are you wanting the total hrs to be in minutes + the current minutes????:biggrin:
 
Upvote 0
To convert an Excel time to decimal hours, multiply by 24 and format the cell as Number.
 
Upvote 0
I am hoping to keep the hours as hours and the minuets as a decimal,,, 40:35 to come out as 40.58
 
Upvote 0

Forum statistics

Threads
1,214,790
Messages
6,121,608
Members
449,038
Latest member
apwr

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