I have search this forum but I have not found a solution to this problem.
Ok, I have a form with a combobox and a listbox (multiselect). I want to append the combobox's value in a table based on the records I select in the listbox. So, If I select 3 records in the listbox and then I select a name from the combobox, I want the combobox value to be appended to the table for only these 3 records.
If anyone can show me how I can accomplish this or point me in the right direction, I would appreciate it.
Ok, I have a form with a combobox and a listbox (multiselect). I want to append the combobox's value in a table based on the records I select in the listbox. So, If I select 3 records in the listbox and then I select a name from the combobox, I want the combobox value to be appended to the table for only these 3 records.
If anyone can show me how I can accomplish this or point me in the right direction, I would appreciate it.