I need to run an Append Query for each selection chosen in a MultiSelect List box. Basically, user will make selections and click on a Command Button. I need the code to loop through each selection and run this append query called "Query - Add Registrations".
Current the Append Query updates based on List16. List16 is the MultiSelect List box.
Thanks
Current the Append Query updates based on List16. List16 is the MultiSelect List box.
Thanks