I have db setup that has a lot of customers in it. I have been asked to setup a query based on some specific criteria, that part is easy. The problem I am having is with the date. My users want a query that will return the most recent contact with one of these customers.
Each Customer has a unique CustID and for each time they call they get assigned a new ContactID. I need in some way to tell the system when there are multiple contactID's to eliminate al but the most recent and display that in the query results. Any help would gratly appreciatd.
Thanx again
Each Customer has a unique CustID and for each time they call they get assigned a new ContactID. I need in some way to tell the system when there are multiple contactID's to eliminate al but the most recent and display that in the query results. Any help would gratly appreciatd.
Thanx again