I have an ms access db which was made a few years ago for my company. I am trying to change a form entry from a combobox to a multi-select combo box (Check box). Currently, only one value can be saved and I would like a number of values to be able to be saved.
The data for the combobox is sourced from a separate table.
In Form setting, access is only letting me change the Combobox to either a List box or a Text box, but neither of these options lets me select more than one value..
help.