Stopwatch Time Formula 1 second increments

amp7394

New Member
Joined
Nov 16, 2018
Messages
8
Hello,

I am trying to list minutes:seconds in 1 second increments up to 90 minutes in Excel (example~ how long it took to complete a task in minutes:seconds)

00:01
00:02
00:03
...
...
...
90:00

However, Excel only seems to let me format time in the sense of World Time hh:ss, so once I get to 24:00 it automatically switches to 00:00. Is there a formula or a way to list up to 90:00?
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
Hi,

wont 01:30:00 work for you for that you can use the time hh:mm:ss ? Right now you are using hh:ss which is hours and seconds.
 
Upvote 0
Hi,
I tried both of those options and it is still formatting as time of day so only going up to 23:59 then 0:00. Any other ideas?
 
Upvote 0
If you are counting minutes and seconds it should not change at 23:59 as that is for the hour. if the count is going from 00:00:01....00:00:02.....

then if you use [hh]:mm:ss then it will go till 00:59:59 then 01:00:00 and go it 01:30:00 as per the requirement.

the problem I think is that you are using hh:mm intead of mm:ss or [hh]:mm:ss
 
Upvote 0

Forum statistics

Threads
1,214,635
Messages
6,120,660
Members
448,975
Latest member
sweeberry

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