A
AndyDT
I have an excel sheet and one of the colums contains a description usin
keywords. A cell in this column may contain several keywords separate
by whitespace (i.e. one or more spaces).
I want to create a new column listing all uniqe words used in tha
column
So e.g. given the starting list
A1=green round
A2=yellow
A3=yellow round
A4=Yellow square
A5=Square
I want to create a new list containing (order is not significant)
green
round
yellow
Yellow
square
Squar
keywords. A cell in this column may contain several keywords separate
by whitespace (i.e. one or more spaces).
I want to create a new column listing all uniqe words used in tha
column
So e.g. given the starting list
A1=green round
A2=yellow
A3=yellow round
A4=Yellow square
A5=Square
I want to create a new list containing (order is not significant)
green
round
yellow
Yellow
square
Squar