R
Randall Senn
I have a list of a couple of thousand names as part of a
large spreadsheet. The list is dynamic (new names are
added every two weeks), contains duplicate names, and is
unsorted. It must remain unsorted as the sorting in the
spreadsheet is based on values in another column.
I wish to find a formula or formulas for the column or
columns to the right of the names list that will assign a
unique id number to each unique name, and do it
alphabetically. Names starting with A will get low
number, names starting with Z will get high numbers.
Duplicate names should get the same id number.
Help is appreciated.
large spreadsheet. The list is dynamic (new names are
added every two weeks), contains duplicate names, and is
unsorted. It must remain unsorted as the sorting in the
spreadsheet is based on values in another column.
I wish to find a formula or formulas for the column or
columns to the right of the names list that will assign a
unique id number to each unique name, and do it
alphabetically. Names starting with A will get low
number, names starting with Z will get high numbers.
Duplicate names should get the same id number.
Help is appreciated.