Time Greater then and Less then =

Redm4n83

New Member
Joined
Aug 17, 2016
Messages
19
Good afternoon fellow peeps.

I am struggling bit time with this one, and no amount of research online is assisting me with the correct formula

I have as follows
ABCDEF
1High Tide Minus 15 minutesHigh TideHigh Tide Plus 15 MinutesRecorded time
2=B2-15/144013:25=B2+15/144013:20

<tbody>
</tbody>


So the formula in A2 and in C2 work perfectly fine. and give the required results.
A2 13:10
C2 13:40
All of the cells on row 2 are formatted as h:mm

What i am trying to achieve here is along the lines of this.
<e2<c2,"yes","no")
UPDATE - Grrrr it will not accept my code when i repost, multiple edits and have failed still.

chasing a formula that will say if recorded time in E2 is between the times of A2 and C2, If it is between the 2 times give a reply of "yes", and if not giving a reply of "No"
<e2<c2,"yes","no")<e2<c2,"yes","no")

I would like for a formula to show me result on recorded time. I am able to create a formula that will give a result but it does not appear to work. I have changed the "Recorded time" to see if i can get the result to change, but it always stays constant as a "No"

your assistence would be awesome.

Sorry for multiple edits, it would not accept my coding,.</e2<c2,"yes","no")<e2<c2,"yes","no")
</e2<c2,"yes","no")
 
Last edited:

Excel Facts

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"
Perfect,
Thankyou, that works well.
I had the same thing but for some unknown reason it would not work, I think i was missing the = next the the <.

Thanks again.
Solved
 
Upvote 0

Forum statistics

Threads
1,214,980
Messages
6,122,563
Members
449,088
Latest member
Motoracer88

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