I have a list that contains resource names and those names appear on the list multiple times. The list does not have a fixed length and may be between 10 and 1500 rows or more.
What function or VB code would examine that list and return a list of unique names; one in which each name appears only once and in alpha order?
TIA!! Shawn
What function or VB code would examine that list and return a list of unique names; one in which each name appears only once and in alpha order?
TIA!! Shawn