I'm using a combo box to autopopulate a form. That's working great (Thanks Paul Bricker), but the underlying table is not receiving this info.
combobox has part numbers and descriptions from Master BOM table.
System Configuration form needs part numbers and descriptions in the System Config table.
Using a combo box bound to the part number and text box control source set to combo box.Column (1) produces the desired results on the System Configuration form, but the System Configuration table only receives the part number, not the description.
TIA,
Cj
combobox has part numbers and descriptions from Master BOM table.
System Configuration form needs part numbers and descriptions in the System Config table.
Using a combo box bound to the part number and text box control source set to combo box.Column (1) produces the desired results on the System Configuration form, but the System Configuration table only receives the part number, not the description.
TIA,
Cj