I've got a cells lined in a column that have too much information in it. I'm trying to break this information up into multiple columns, extracting certain bits of information from the original cell. ie. a cell has information like: size, colour, shape etc. There are multiple attributes and different permutations of each. I want each of those attributes to be its own column.
There are predefined sizes, colours etc. that I can search against, but can't figure out how to.
Thanks in advance
There are predefined sizes, colours etc. that I can search against, but can't figure out how to.
Thanks in advance