One could put the listbox columns in an array and then copy that array to a range, but that would probably be overkill for just two columns. Assuming tSummary has its MultiSelect property set to fmMultiSelectSingle, try something like this:
One could put the listbox columns in an array and then copy that array to a range, but that would probably be overkill for just two columns. Assuming tSummary has its MultiSelect property set to fmMultiSelectSingle, try something like this: