On Fri, 17 Aug 2012 09:59:38 +0100, ss wrote:
>
> Having got edate working now can the formula below be converted, I have
> tried a few options but obviously making errors.
> The >180 represents 6 months, I am looking to deduct 6 months in
> preference to 180 days.
>
> =IF(D5-D11>180,"","RENEW")
=IF(D5 > DATE(YEAR(D11),MONTH(D11)+6,DAY(D11)), "", "RENEW")
A nice feature of DATE() is that you can add or subtract days or
months within the function and it makes the right conversion.
--
Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com
Shikata ga nai...