Combo Box data - TechRepublic
General discussion
September 3, 2005 at 08:41 AM
cd tom

Combo Box data

by cd tom . Updated 20 years, 10 months ago

I have a combo box that has a three field query, the bound field is field 1, Because field 1 is a concatanated field (Last Name, First Name) I use that to look up the user information. However if there are two persons with the same last and first name I want to use the birthdate as the next lookup. Is there anyway in VBA to find that third column in my combo box query?
Thanks for any help.

This discussion is locked

All Comments