Formula Operator: Regular expressions
Idea | Regular Expression are a sophisticated way of finding string patterns within strings. |
Getting started | Prepare a table with the data where you want to find the patterns. |
Create the Statement that should be found |
|
Replace the found Strings | |
Result | |
Help | Additional help on Regular Expression can be found in the internet: |