G20 = 06/06/12
H20 could be a date before or after that date.
When the date is entered in H20, I want to know if they met the deadline of 06/06/12.
If they did, I'd like the returning value to say "Yes", but if they didn't the value returned should be "No".
At the same time, I'd like the value returned to be blank if no date is entered. If it makes it easier, the value returned could also say "No" if no date is entered.
Thank you.