I need to clean a column of data which contains the percentage coverage of different materials. I would like to split the columns into e.g. '30% water | 20% grass | 20% coarse', so that each percentage of a material is in a different column.
Is there a formula for achieving this? Possibly by adding spaces between the % and following words first?








