Hi, I have a Userform with 2 listboxes, users can add from listbox 1 to listbox 2. Submit button sends Listbox2 lists as a string to a cell with delimiter.
Everything works fine except when Listbox 2 is empty; it gives Runtime 381 error. i.e. if a user wants to remove everything from list2...