I am trying to use a combo box to store a value in a table from a form. The combo box shows the following:
Plan #
Plan Description
I used the combo box wizard to store Plan Description in my table tblPlan.PlanDescription, and I set Bound Column to 1. However, it stores Plan # instead of Plan Description.
Am I missing something? Any help is appreciated.
Thanks
Plan #
Plan Description
I used the combo box wizard to store Plan Description in my table tblPlan.PlanDescription, and I set Bound Column to 1. However, it stores Plan # instead of Plan Description.
Am I missing something? Any help is appreciated.
Thanks