I have a many rows that contain cells with wrapped text; the cell looks like this, for example

laboratory
room a, house a, campus


can I split the information, i.e move "room a, house a, campus" into a separate column.

thanks