79206041

Date: 2024-11-20 06:32:46
Score: 0.5
Natty:
Report link

This formula will return the result in one cell for all the dates with the OR function

=IF(OR(($I$2>=L2:L5)*($I$2<=M2:M5)),"YES","NO")

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: Black cat