Hi all, does anyone know a date function to return the difference between two dates in (Months, Days) or (Years, Months, Days). Days do not have to be accurate ie. 30 days per month would be close enough for what I need. AGE(FromDate,ToDate) is not giving me the result I want. Thanks.