Hi all,
I have sat on this for a day now googling has not been successful and could really use your expertise in tweaking the formula. I'm trying to apply conditional formatting to 2 columns if the time falls between assigned times.
This formula is only partially working and is not picking up all times between 10:45-11:30.
=AND ($K2> TIME(10,4,5), $L2 < TIME(11,3,0)) - there are spaces in between because Scuri detects it's a HTML and won't allow me to post this thread
Example: So in the below list, K2:L2, K3:L3 would be highlighted but K1:L1 and K4:L4 does not because it falls outside of specified conditions of 10:45 - 11:30.
Column K Column L
1 10:15 10:30
2 10:45 11:15
3 11:00 11:30
4 11:15 11:50
Thanks in advance
Bookmarks