Regular Expressions 101

Enterprise

Community Library

Community Library Entry

1

Regular ExpressionOpen Workspace

/
=REGEXREPLACE(REGEXEXTRACT(LOWER(O140), "(?:anti\w+\s|obvi\w+\s|clai\w+\s|and|ground|[0-9]+:)(.*)"), "claims?\s?([0-9].*and\s[0-9]+)", "")
/

Description
Created·2015-07-28 18:08
Type·Match
Flavor·PCRE (Legacy)

no description available

Submitted by Anonymous
Open Workspace