Is is possible to have a combo box on a form that shows the value saved in the table matching the selected record, as well as providing the other possible values in that table in the drop-down for changing the selection for that record? I have a multi-table form and would like to be able to view the current value as well as update this table via the combo box.
I am using recordsets, sql and vba, not Access wizards. Can you give me steps how to set this up? Thanks!!
I am using recordsets, sql and vba, not Access wizards. Can you give me steps how to set this up? Thanks!!