xiong
Programmer
- Feb 13, 2003
- 93
Has anyone every come across a way to make a listbox, combobox, or subform show multiple columns. Ideally, I'm looking for a list box that displays my data like this:
Key | LName || Key | LName
122 | Johnson || 126 | Evans
123 | Hunter || 127 | Barrow
124 | Smith || 128 | Childs
125 | Davis || 129 | James
Users will still only be selecting one record (eg. 128-Childs)
"Only the educated are free.
Key | LName || Key | LName
122 | Johnson || 126 | Evans
123 | Hunter || 127 | Barrow
124 | Smith || 128 | Childs
125 | Davis || 129 | James
Users will still only be selecting one record (eg. 128-Childs)
"Only the educated are free.