R
Robert Blackwell
I want to make a query for a mailing of all our customers who haven't
ordered from us in 2 years and I'm not sure exactly how to do that.
I can make queries that gets a list of all the customers from date created
or by their "status" but the order history is a little more complex because
there are going to be many orders for some customers and for our regular
customers who always order, they will have orders from 2 years ago but they
will still have recent orders too , at least within 6 months of today if not
many orders in between.
So, I need to make a query of all customers who haven't placed an order
after 12/31/01 or, if they orders since 12/31/02 over $50.
What kind of info can I give (cell names etc) so you can help me figure this
out.
ordered from us in 2 years and I'm not sure exactly how to do that.
I can make queries that gets a list of all the customers from date created
or by their "status" but the order history is a little more complex because
there are going to be many orders for some customers and for our regular
customers who always order, they will have orders from 2 years ago but they
will still have recent orders too , at least within 6 months of today if not
many orders in between.
So, I need to make a query of all customers who haven't placed an order
after 12/31/01 or, if they orders since 12/31/02 over $50.
What kind of info can I give (cell names etc) so you can help me figure this
out.