rcw12614 General User

Joined: 23 Jan 2006 Posts: 6 Location: Michigan
|
Posted: Mon Jan 23, 2006 1:17 pm Post subject: List-Box multi-column Display |
|
|
Hello:
I have a simple OODB where I have a Table called People, with usual data in it
such as First Name, Last Name, Address, etc. I have another table called
Roster, which contains Names (actually a ID field as a key into the People
table).
So, I have created a Roster list box that stores a primary People ID number
field, and that works correctly. However, I would like to display more information
in the drop down from the People table such as Last name, First name, Address.
With Access, of course, we can choose the table fields to display in the dropdown
which makes it more user friendly.
Since this is not rocket science, I must assume that I am somehow missing the
list-box property that allows me to do that.
I have tried searching for this topic but cannot find it, so any help will be
greatly appreciated.
Thank you . . .
Ray . . . |
|