Anyone know how to get the contents of a list box to be copied to a worksheet range? I have created a New Collection object which takes a range and finds and sorts the unique entries in the range. I've gotten this "colletion" to show up in a test userform/listbox, but what I really need is for the unique/sorted list to be copied to another worksheet range. Any ideas would be most appreciated. Thanks!