Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-12-13 05:30
Flavor·PCRE (Legacy)

Description

This two-step find-replace routine gets you from MAX( MAX( MAX( to exprS = exprS & TrimRight("MAX( ") & _ exprS = exprS & TrimRight(" MAX( ") & _ exprS = exprS & TrimRight(" MAX(") & _

Submitted by anonymous