Is it possible to split out text based on multiple occurrences of specific delimiters?
Make believe example:
"Integrity - we are good people, honest, fair.", Relationships - We build relationships.", Communication - We are an open book; and honest.", Constantly evolve - we always improve
This text is repeated in multiple cells, with each of the segments between the .", characters in different sequences.
Have tried to use TEXTBEFORE and TEXTAFTER, but have been unable to get a clean result. Hope this makes sense... Thanks!
Make believe example:
"Integrity - we are good people, honest, fair.", Relationships - We build relationships.", Communication - We are an open book; and honest.", Constantly evolve - we always improve
This text is repeated in multiple cells, with each of the segments between the .", characters in different sequences.
Have tried to use TEXTBEFORE and TEXTAFTER, but have been unable to get a clean result. Hope this makes sense... Thanks!