G
Guest
I have a combo box on a sub form that displays 3 rows of data; device
company, device model, device model number.
In the underlying table (tblDevices) I want to store the key field
fldDeviceNo, which I am able to do just fine. Problem is, after choosing an
item from the list, only the row "device company" is displayed, not all three.
Is there a way of making all three rows visible after choosing an item from
the comboBox?
Thanks for your help. Rob
company, device model, device model number.
In the underlying table (tblDevices) I want to store the key field
fldDeviceNo, which I am able to do just fine. Problem is, after choosing an
item from the list, only the row "device company" is displayed, not all three.
Is there a way of making all three rows visible after choosing an item from
the comboBox?
Thanks for your help. Rob