I have an "add" form that sends data to a table via combo boxes. I need a combo box that will allow user to select multiple states, which are then automatically stored in the table. The help resources state that selecting a multi-select property of simple or extended automatically converts a combo box to an unbound status. The recommended alternative is to create a sub-form.
Question 1: How do I create this subform so that it automatically stores a multiple selection in the table?
Question 2: How do I link the results of this subform into the add form.
Please offer any help with the assumption that I'm a beginner with this topic. Thanks in advance for your help.
Question 1: How do I create this subform so that it automatically stores a multiple selection in the table?
Question 2: How do I link the results of this subform into the add form.
Please offer any help with the assumption that I'm a beginner with this topic. Thanks in advance for your help.