Hi, does anyone have any idea how to get values from a multiselect list box and values on the userform from multiple combo boxes into one row in a table?
i have a multiselect listbox of student names on a userform. On this userform I have 2 x combo boxes the user can select values from.
I need to get these into a row in tbl_1 the selected listbox values AND the combobox
Thanks for any help!
i have a multiselect listbox of student names on a userform. On this userform I have 2 x combo boxes the user can select values from.
I need to get these into a row in tbl_1 the selected listbox values AND the combobox
Thanks for any help!