I know the formula for adding time which is:
+TIME (hours, minutes, seconds).
I need to know the formula/code to add TIME to a cell if the cell passes through a fixed time.
For example:
If cell A1 is 9:00AM and cell A2 is 5:00PM, how do I add 15 minutes to 5:00 to make it 5:15PM without...