AR Invoice History Report - Dates (Crystal Reports)

Hi All,

I have a report that is using the {AR_InvoiceHistoryHeader.InvoiceDate} field and I need it to return the last 18 months of data.  Does anyone know the proper syntax to do this.  Something along the lines of:

"{AR_InvoiceHistoryHeader.InvoiceDate} = Last18Months"

Thanks!