Clearsky24
New member
- Local time
- Today, 09:17
- Joined
- Mar 12, 2003
- Messages
- 8
Howdy all, any help appreciated.
Ok, here is what I want to do, I to make a querry that sorts all the customers and shows when there last order was. I have an customer table with a subform that is the orders table (I think that is irrelevant).
I think the important info is this.....
There are two tables involved:
Customers Table
Relevant fields from Customers table are:
CompanyName, ContactTitle, EmailAddress, PhoneNumber, FaxNumber, Systemtype
Orders Table
Relevant fields from Orders table are:
OrderDate2
So all I want to do is build a querry that list's all customers by the date of their last order. It would show that date, as well as the fields from the Customers table listed.
When I use the querry wizard it simply shows every order the customer ever ordered so I would like to somehow limit it to the last order they entered?
So I can see who hasn't been using us lately..... ? I could then have someone easily analyze and send info via fax email or phone call.
Ok, here is what I want to do, I to make a querry that sorts all the customers and shows when there last order was. I have an customer table with a subform that is the orders table (I think that is irrelevant).
I think the important info is this.....
There are two tables involved:
Customers Table
Relevant fields from Customers table are:
CompanyName, ContactTitle, EmailAddress, PhoneNumber, FaxNumber, Systemtype
Orders Table
Relevant fields from Orders table are:
OrderDate2
So all I want to do is build a querry that list's all customers by the date of their last order. It would show that date, as well as the fields from the Customers table listed.
When I use the querry wizard it simply shows every order the customer ever ordered so I would like to somehow limit it to the last order they entered?
So I can see who hasn't been using us lately..... ? I could then have someone easily analyze and send info via fax email or phone call.
Last edited: