I am trying to pass a Listbox multicolumn selection over to another multicolumn Listbox on another open Userform, but only if there is text on at least one of the source listbox columns/
I have tried
listdest.additem listdest.list(listdest.listcount...