Hi,
I do not know if this is possible since I have never done it before.
I have combo box that contains one field (this field contains: MemberId and MemberName like this:
12456898794, John, Smith
AB145789658, Karl, Bone
TA234587954, Anita, Sullf
54789897897, Paul, Tob
What I would like to do is allow the combo box to filter based on the memberName.
If I type A I should be able to get This line: TA234587954, Anita, Sullf Not AB145789658, Karl, Bone
I hope this is clear.
Thanks for all your help.
Dean
I do not know if this is possible since I have never done it before.
I have combo box that contains one field (this field contains: MemberId and MemberName like this:
12456898794, John, Smith
AB145789658, Karl, Bone
TA234587954, Anita, Sullf
54789897897, Paul, Tob
What I would like to do is allow the combo box to filter based on the memberName.
If I type A I should be able to get This line: TA234587954, Anita, Sullf Not AB145789658, Karl, Bone
I hope this is clear.
Thanks for all your help.
Dean