![]() |
#1
|
|||
|
|||
![]()
Dear All,
Please refer to the attachment. For green cells, is it possible to use formula to determine if each of the Time cells (F2:AH2) is within the Section range specified (E3:E5) from the Section Table. Thanks All. Regards. |
#2
|
|||
|
|||
![]()
I've always found the easiest way to work with times is to..... well, work with times.
If the times you have were real times rather than text, you could put this in F3 and drag across and down. =IFERROR(IF(AND(F$2>=VLOOKUP($E3,$A$3:$C$7,2,FALSE ),F$2<=VLOOKUP($E3,$A$3:$C$7,3,FALSE)),"Yes","")," ") see attached file. |
![]() |
Thread Tools | |
Display Modes | |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
piper7971 | Excel | 5 | 06-16-2015 03:42 AM |
![]() |
AUHAMM | Excel | 3 | 10-27-2014 09:11 PM |
![]() |
flds | Excel Programming | 5 | 09-30-2014 09:58 AM |
Matching Criteria against a range when criteria is not in contiguous cells?? | GMorris | Excel | 9 | 08-20-2014 02:15 AM |
![]() |
pumpkin head | Excel | 1 | 02-17-2006 09:06 AM |