Replace line feed with custom string , then remove all non printing characters in a string
Hi
I am using Microsoft Access.
I need to parse a string which contains multiple lines.
I would like to use Regex to
1) Change all line feeds to "##!##"
2) Remove all other non printing characters