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

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).
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,215,425
Messages
6,124,825
Members
449,190
Latest member
rscraig11

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