Hi Ajeet,
If you want to check for night data then implement this,
Type formula in cell Q3=VLOOKUP($A3,$G$3:$K$228,5,FALSE)\
and in cell R3:=E3=Q3 ,
in R3 result will give True if Data is available with same value other wise result will give false in cell R3,
Drag formulae till Q199 and till r199 ,
Thanks,
Krishna