The title doesn't say much so let me explain further.
The value in A2 is manual input and it could be any date in the calendar, from 1999 to 2017. In column B, I need to enter a formula that returns which ever comes first, November 6th or the day and month of A2 + 1 year. Refer to table for an example of desired results
[TABLE="width: 500"]
<tbody>[TR]
[TD]Date1[/TD]
[TD]Date2[/TD]
[/TR]
[TR]
[TD]09/07/2014[/TD]
[TD]06/11/2014[/TD]
[/TR]
[TR]
[TD]07/11/2014[/TD]
[TD]09/07/2015[/TD]
[/TR]
[TR]
[TD]10/07/2015[/TD]
[TD]06/11/2015[/TD]
[/TR]
[TR]
[TD]07/11/2015[/TD]
[TD]09/07/2016[/TD]
[/TR]
</tbody>[/TABLE]
The value in A2 is manual input and it could be any date in the calendar, from 1999 to 2017. In column B, I need to enter a formula that returns which ever comes first, November 6th or the day and month of A2 + 1 year. Refer to table for an example of desired results
[TABLE="width: 500"]
<tbody>[TR]
[TD]Date1[/TD]
[TD]Date2[/TD]
[/TR]
[TR]
[TD]09/07/2014[/TD]
[TD]06/11/2014[/TD]
[/TR]
[TR]
[TD]07/11/2014[/TD]
[TD]09/07/2015[/TD]
[/TR]
[TR]
[TD]10/07/2015[/TD]
[TD]06/11/2015[/TD]
[/TR]
[TR]
[TD]07/11/2015[/TD]
[TD]09/07/2016[/TD]
[/TR]
</tbody>[/TABLE]