Sorting Collection
Can you post the rest of the code please? Specifically how you dim the
Collection and get names into it.
Charles
David wrote:
Thanks for the help, but when I tried that code I got a subscript out
of range error on this line:
If UCase(nodupes(lLoop2)) < UCase(nodupes(lLoop)) Then
any ideas why? Thanks.
- David
|