A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi,
Try this
- Type 12:00 in cell A2
- In cell A3, enter =A2+TIME(0,15,0)
- Drag cell A3 down
Hope this helps.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I want to make an Excel spreadsheet for a schedule. In Column 1, I want to put the time in 15 min. increments for 24 hours.
So...
Cell A2 would be 12:00 AM
Cell A3 would be 12:15 AM
Cell A4 would be 12:30 AM
etc. - adding 15 min to the time for each row until a full 24 hours is done.
If I just try to drag the time, I get hourly increments.
I've been searching the Excel help documents and have found how to add and subtract time and have the results in another cell.
I cannot however find out how to make a formula to add 15 min to the time for each row so that I can just drag down the column for the 24 hours to get it done quickly.
Can someone please help me with this? Thank You!
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
Hi,
Try this
Hope this helps.
Answer accepted by question author
You must select both A1 and A2 together before dragging down.
Gord
Thank You, I tried both of your solutions, however it does not work. It comes out:
12:00
12:15
13:15
14:15
15:15
16:15
etc.
If you enter 12:00 in A1 (new workbook) and 12:15 in A2 and drag this down you should get your answer.
If not then set the number format of the first 2 cells to custom h:mm and then drag it down you should get the same result.