I have 2 columns of data column A=start date; column B=end date. I want to
do an If statement to show "yes" if today's date is between these 2 dates,
and "no" if not.