Hi
I have a table with the following listed
{ClientId], [Effective Date], [Lapse date],[Contract]
This lists each authorization record for each client.
The info is imported from another system which is not capable of filtering so I bring the data into access to run several queries and reports on the data.
here is the issue there are several thousand clients in this table and some have overlapping auth records. ie. one starts before the other one ends.
I need to write a query that will identify the clients who have overlapping auth records.
Any suggestions would be greatly appreciated.
Thanks
J
I have a table with the following listed
{ClientId], [Effective Date], [Lapse date],[Contract]
This lists each authorization record for each client.
The info is imported from another system which is not capable of filtering so I bring the data into access to run several queries and reports on the data.
here is the issue there are several thousand clients in this table and some have overlapping auth records. ie. one starts before the other one ends.
I need to write a query that will identify the clients who have overlapping auth records.
Any suggestions would be greatly appreciated.
Thanks
J