D
dbl
Hi I have a table which has the fields PolicyHolder (Primary Key) and
PolicyNumber plus other fields. I need to allow the same PolicyHolders name
to be used but only to one policyNumber.
i.e. Smith policy number 1234, Smith policy number 4321 and so on but never
Smith with the same policy number.
But I also need the policy number to be able to have more that one name
attached to it i.e. Smith Policy number 1234, Jones Policy number 1234,
White Policy number 1234 but never the same name twice with the same policy
number.
I hope that explains what I need, but how do I set it up? setting the field
to Yes no duplicates or Yes duplicates ok doesn't work. Or does this need to
be coded into the input form? If it does how do I do it?
Any help would be very much appreciated.
Bob
PolicyNumber plus other fields. I need to allow the same PolicyHolders name
to be used but only to one policyNumber.
i.e. Smith policy number 1234, Smith policy number 4321 and so on but never
Smith with the same policy number.
But I also need the policy number to be able to have more that one name
attached to it i.e. Smith Policy number 1234, Jones Policy number 1234,
White Policy number 1234 but never the same name twice with the same policy
number.
I hope that explains what I need, but how do I set it up? setting the field
to Yes no duplicates or Yes duplicates ok doesn't work. Or does this need to
be coded into the input form? If it does how do I do it?
Any help would be very much appreciated.
Bob