Is it possible to produce a report that will show me all the customers who HAVE NOT placed an order, OR have not placed an order in the past 2 years.
I have a companies table, with a left join to Orders table.
It shows me all the companies and prints the date of the order(s) or leaves it blank if they have not ordered.
I have done a maximum formula to pick out the latest date of the order, but now I am stuck, I cannot think of a way to use this formula to only select customers with orders older than 2 years, and cannot work out a way of getting the list of customers who have not placed an order at all
Hope this makes sense
Thanks, Janet (ajaneta)
Management Information
I have a companies table, with a left join to Orders table.
It shows me all the companies and prints the date of the order(s) or leaves it blank if they have not ordered.
I have done a maximum formula to pick out the latest date of the order, but now I am stuck, I cannot think of a way to use this formula to only select customers with orders older than 2 years, and cannot work out a way of getting the list of customers who have not placed an order at all
Hope this makes sense
Thanks, Janet (ajaneta)
Management Information