Adding to time (without including date)

MckBen91

New Member
Joined
Nov 1, 2021
Messages
14
Office Version
  1. 2016
Platform
  1. Windows
So I'm trying to create a formula where if its true, it will add 15 or 30 minutes to a time (if the projected time is greater than the the break time add 15 or 30 mins). But as the "projected" time requires a date along side it, (07/11/2021 15:35) it wont add to the cell unless I put a date in front of the break time. Adding a date in front if the break time wont work for what I'm trying to achieve. Is there another way of solving this?
 

Excel Facts

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.
Your break times have to be in the same work day as the start time.
If you just enter 6:00 it will be Jan 1, 1900 6:00am
so, based on your file from here
E3 needs to = B5 and the rest of the break times calculated from there.
=E3+2/24 would be the next break time.
The cells can be formatted to just show the time.

I'll admit I'm no good with formulas and I'm going fishing shortly so won't be looking at that other thread for a while.
Hopefully another member will take an interest.
 
Upvote 0
Solution

Forum statistics

Threads
1,214,641
Messages
6,120,695
Members
448,979
Latest member
DET4492

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