Time Formula .... HELP!!!

iibobii

New Member
Joined
Feb 26, 2002
Messages
40
I'm struggling here and could REALLY use some help. I'm trying to come up with a formula to convert a number, say 2000 (minutes) to a Time format. The data I receive is not in a time format. The problem is that when I come up with a formula, I can convert without any problems, but only up to 24 hours. After that, it kicks back down and starts back at 0:00 instead of moving up to 25 hours. For example, 2000 minutes is actually 33:24, but will only show up as 9:24 since it won't count higher than 24. Anyone have any suggestions out there???
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college
On 2002-02-27 06:31, iibobii wrote:
I'm struggling here and could REALLY use some help. I'm trying to come up with a formula to convert a number, say 2000 (minutes) to a Time format. The data I receive is not in a time format. The problem is that when I come up with a formula, I can convert without any problems, but only up to 24 hours. After that, it kicks back down and starts back at 0:00 instead of moving up to 25 hours. For example, 2000 minutes is actually 33:24, but will only show up as 9:24 since it won't count higher than 24. Anyone have any suggestions out there???


=A1/1440

with a format of [h]:mm should do the trick

result is 33:20 though.


good luck
 
Upvote 0

Forum statistics

Threads
1,213,560
Messages
6,114,306
Members
448,564
Latest member
ED38

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