Hi Tek-Tips,
I need a report that will give me a list of customers who have not made any purchases (for a specified period of time) but have at least 1000.00 in Sales for the year.
If a purchase has not been made I want the date of their most current invoice displayed.
In the details section I am capturing the Invoice Data.
I have a parameter in place that allows you to specify a beginning and ending invoice date rage.
The Selection Formula in place for this report is
Invoice Dates = Invoice Date Parameter
Total of Invoices = 0
and YTD Sales =>1000
I need to come up with a formula that will be placed in the Customer Number Group Header that will display their most current invoice date.
So if a date range is entered and no invoices are pulled into the detail, what would you do to tell Crystal to print the date of the most current invoice?
Thank You,
Lisa
I need a report that will give me a list of customers who have not made any purchases (for a specified period of time) but have at least 1000.00 in Sales for the year.
If a purchase has not been made I want the date of their most current invoice displayed.
In the details section I am capturing the Invoice Data.
I have a parameter in place that allows you to specify a beginning and ending invoice date rage.
The Selection Formula in place for this report is
Invoice Dates = Invoice Date Parameter
Total of Invoices = 0
and YTD Sales =>1000
I need to come up with a formula that will be placed in the Customer Number Group Header that will display their most current invoice date.
So if a date range is entered and no invoices are pulled into the detail, what would you do to tell Crystal to print the date of the most current invoice?
Thank You,
Lisa