|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Problems crearting a query
I am tyring to create a query that will look back at customers who have not place an order for over
a year. this query is run once a month. Can any one help. |
|
#2
|
|||
|
|||
|
Yes
|
|
#3
|
|||
|
|||
|
Query Problem
Yes. Let make this problem clearer.
My database is an ordering system. I would like to once a month send a letter to clients stating that they have not placed an order for over a year. Therefore each month I would like to run a report giving me names and address on client who have not placed orders. This will be a monthly process and I would like to avoid sending letters to client who have already received a reminder letter. How can I create a query to do the above once a month? The query can be based on Date of order. Constructive help would be greatly received. |
|
#4
|
|||
|
|||
|
What does you tables look like, can you post a sample DB?
S_ |
|
#5
|
|||
|
|||
|
The first part is to find the last order date for each customer. Attached is a sample file for a similar post yesterday.
Filtering the last order date is simple but you will need some record of customers who have had letters sent out so that you can filter them out. You will need to account for customers who put in orders after the letter is sent out. |
![]() |
| Viewing: ASP Free Forums > Database > Microsoft Access Help > Problems crearting a query |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|