[TABLE="width: 500"]
<tbody>[TR]
[TD]A1
[/TD]
[TD]A2
[/TD]
[TD]A3
[/TD]
[TD]A4
[/TD]
[/TR]
[TR]
[TD]01 Mar 2006
[/TD]
[TD]12 May 2011
[/TD]
[TD]01 May 2020
[/TD]
[TD]240/108
[/TD]
[/TR]
</tbody>[/TABLE]
So I need a formula in cell A3 that will produce a date based on the following:
A2-A1: if the answer (in months) is greater than 108, then cell A3 should be a date that is cell A2+108
A2-A1: if the answer (in months) is less than 108, then cell A3 should be a date that is cell A1+240
Let me know if you require any further information, hope I asked the question that is easily understandable.
<tbody>[TR]
[TD]A1
[/TD]
[TD]A2
[/TD]
[TD]A3
[/TD]
[TD]A4
[/TD]
[/TR]
[TR]
[TD]01 Mar 2006
[/TD]
[TD]12 May 2011
[/TD]
[TD]01 May 2020
[/TD]
[TD]240/108
[/TD]
[/TR]
</tbody>[/TABLE]
So I need a formula in cell A3 that will produce a date based on the following:
A2-A1: if the answer (in months) is greater than 108, then cell A3 should be a date that is cell A2+108
A2-A1: if the answer (in months) is less than 108, then cell A3 should be a date that is cell A1+240
Let me know if you require any further information, hope I asked the question that is easily understandable.