A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Download the zipped example file at the following link.
https://1drv.ms/u/s!ArAXPS2RpafCoGKNnXGRs7yhVBfW?e=2Ho62x
When copying the items back to the originating list boxes then there is no way of knowing the original positions and therefore can only copy to end of existing lists. However, I have added some example code to sort the lists if you want it.
I have added a prefix number to the roles where the original array is created so that the roles can be sorted to a predetermined position in the list. The names in lstNames are simply sorted in alphabetical order.
Again, feel free to get back to me if further assistance is required.