- Translate regular expression functions from Google Sheets not currently supported in Microsoft Excel
Microsoft Excel 2010+ (OS must be able to support regular expression object)
- Download 'Regular Expression Add-In 1.1.xlam'
- Follow these instructions from Microsoft
- The functions are located under the 'Formulas' tab under the 'Function Library' group in the 'Text' category (see images).
- Please use the following links for tutorials and documentation on regular expressions
Function Name | Documentation |
---|---|
REGEXMATCH() |
Link |
REGEXEXTRACT() |
Link |
REGEXREPLACE() |
Link |