Some data strings in column A has common first five characters. I want to extract those first five characters and create a list in column B where there will not be any duplicates.
Please see the attached image. I was trying to manipulate code that used a "Scripting Dictionary" and trim the string to left 5 characters but was not going anywhere. Thanks in advance.
Please see the attached image. I was trying to manipulate code that used a "Scripting Dictionary" and trim the string to left 5 characters but was not going anywhere. Thanks in advance.