G
Guest
Hi there,
I have a Combo box based on a table with 3 columns:
BillElement; LineItemDesc; LineItem
I want to be able to type in LineItem to search on in the Combo Box as this
is the format that the users are given - but I need to store the BillElement
field.
I tried hiding putting the bill element in the first column in the row
source query and hiding it (bound column set to 1) but this didn't work and
I'm a bit stuck - could anybody help?
I have a Combo box based on a table with 3 columns:
BillElement; LineItemDesc; LineItem
I want to be able to type in LineItem to search on in the Combo Box as this
is the format that the users are given - but I need to store the BillElement
field.
I tried hiding putting the bill element in the first column in the row
source query and hiding it (bound column set to 1) but this didn't work and
I'm a bit stuck - could anybody help?