D
dbl
This must be easy but I am getting no where.
Ok I want to pull out driver's under policy A123456 who have had more that
one claim in a give period of time.
I have built a query with all the required data and have sorted by the
policy number (the policy number could have a 1000 different vehicles on it)
and the date range that I require.
How do I now get it to give me a list of all the drivers with multiple
claims only? I do not want to see driver's with single claims.
This would have to be done by Reg No, Surname and First Name
so that I get an exact match.
But the driver can have more that 1 vehicle i.e they changed cars during
the policy. So a driver could have a claim on vehicle A and vehicle B
And surnames not being unique i.e. John Wood and Dave Wood
So to sum up I would need to see all the claims for John Wood in vehicle A
and B but only if he has more than 1 claim. And the same for Dave Wood and
all the other drivers with more than one claim.
Any help would be very much appreciated.
Bob
Ok I want to pull out driver's under policy A123456 who have had more that
one claim in a give period of time.
I have built a query with all the required data and have sorted by the
policy number (the policy number could have a 1000 different vehicles on it)
and the date range that I require.
How do I now get it to give me a list of all the drivers with multiple
claims only? I do not want to see driver's with single claims.
This would have to be done by Reg No, Surname and First Name
so that I get an exact match.
But the driver can have more that 1 vehicle i.e they changed cars during
the policy. So a driver could have a claim on vehicle A and vehicle B
And surnames not being unique i.e. John Wood and Dave Wood
So to sum up I would need to see all the claims for John Wood in vehicle A
and B but only if he has more than 1 claim. And the same for Dave Wood and
all the other drivers with more than one claim.
Any help would be very much appreciated.
Bob