Increase time by one minute intervals

xeven_

Active Member
Joined
Jan 20, 2012
Messages
302
Is there a way to put an initial time in a cell and then have the subsequent cells increase by one minute interval? I am currently using excel 2010.
 

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.
Hi,

A couple of different ways to do it:

First method:
1. Enter a time in A1, and enter the same time adding 1 minute in A2
2. Select Both A1 and A2, Left click on the Fill Handle ( little square at lower right corner ) and drag down.

Another way using formula:
1. Enter a time in B1
2. Enter formula in B2, copy down.


Book1
AB
18:00 AM8:00 AM
28:01 AM8:01 AM
38:02 AM
48:03 AM
58:04 AM
68:05 AM
78:06 AM
88:07 AM
98:08 AM
108:09 AM
118:10 AM
128:11 AM
138:12 AM
Sheet454
Cell Formulas
RangeFormula
B2=B1+1/1440
 
Upvote 0

Forum statistics

Threads
1,215,009
Messages
6,122,674
Members
449,091
Latest member
peppernaut

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