Forum Discussion
Anonymous
3 years agoNot applicable
How to replace/remove text between delimiters when there are multiple delimiters ?
Hello, How to replace/remove text between delimiters when there are multiple delimiters ? Case : value on the cell : aaa bbb ccc eee aaa bbb ccc eee aaa bbb ccc xxx eee...
Anonymous
3 years agoNot applicable
Hello Daniel,
I tested but only the first occurrence is removed, and in the next pattern it's the end delimiter that is removed.
Anonymous
3 years agoNot applicable
rather, everything after the start delimiter is removed with the second occurence.