Okay, I’m stumped.
I have an existing list of names, OS identification, and much other data. This list is the result of an import of delimted text file from an external source. No way to change how it gets into the text file.
I am focused on the name and OS identification. Names and OS identification are duplicated in this list (because of the additional data in the list). We need to get out of this list a new list that only returns the names and OS identification with no duplications.
See the attached sample workbook for an example. The desired list was created manually by visual inspection of the original list.
I’d like to do this with formula(s) but am open to macro as well.
G’Day,
Rich