J
Jeefgeorge
I have a ListBox with several columns: [Std No], [Description], [Unit],
[Cost], [Updated]. Where the [Std No] column is bound and hidden. When a
line item is selected in the List box, the user inputs a quantity and a cost
estimate is generated. Currently I have a ComboBox which filters the ListBox
by category. I would like the user to be able to search by [Description],
where if 8" is entered, the ListBox shows all line items in the selected
category with 8" anywhere in the field.
Any help is appreciated.
[Cost], [Updated]. Where the [Std No] column is bound and hidden. When a
line item is selected in the List box, the user inputs a quantity and a cost
estimate is generated. Currently I have a ComboBox which filters the ListBox
by category. I would like the user to be able to search by [Description],
where if 8" is entered, the ListBox shows all line items in the selected
category with 8" anywhere in the field.
Any help is appreciated.