Hi
I know this doesn't work since Text.Remove takes a list of characters, not a list of strings.
= Text.Remove ( "PeterPaulMary", { "Peter","Mary" } )
I can do Text.Replace but that will only do one word at a time.
Thanks!
Hi
I know this doesn't work since Text.Remove takes a list of characters, not a list of strings.
= Text.Remove ( "PeterPaulMary", { "Peter","Mary" } )
I can do Text.Replace but that will only do one word at a time.
Thanks!