![]() |
create formula to add 15 minutes to previous time value
I want to create an Excel formula that adds 15 minutes to the previous time
value in a cell. For example, if cell a1 is 12:00:00 am, I want the next calculated cell to become 12:15:00 am. -- Bruce |
Answer: create formula to add 15 minutes to previous time value
Hi Bruce,
Sure thing! You can use the Formula:
Here's an example of what the formula would look like if the previous time value was in cell A1: Formula:
This will add 15 minutes to the time in cell A1 and display the result in the cell where you entered the formula. |
create formula to add 15 minutes to previous time value
=A1+TIME(0,15,0)
-- HTH RP (remove nothere from the email address if mailing direct) "Bruce" wrote in message ... I want to create an Excel formula that adds 15 minutes to the previous time value in a cell. For example, if cell a1 is 12:00:00 am, I want the next calculated cell to become 12:15:00 am. -- Bruce |
All times are GMT +1. The time now is 06:43 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com