A
Aaron S.
I have a combobox named "WorkOrder" bound to one column and the other I have set to be displayed in a textbox named "AircraftDescription". Using this code "=WorkOrder.Column(1)" in the textbox controlsource. When i pick the workorder number it shows up in the combo box and the corresponding description is displayed in the textbox. But now when I go to the Table the description was not entered but the combo was. Am I doing something wrong?