I have a table list of clients with respective contacts within those clients; However in some case there can be a duplicate contact with two different clients. I have a drop down in my form to auto fill the contact information for the client contact information, regardless of the drop down selection the contact information defaults to the first record entered. IE Contact 1, Contact 2, Contact 3 (same person different client) - doesn't matter which selection is used the auto fill data defaults to Contact 1. How can I fix this.
Thanks in advance.