项目作者: EszopiCoder

项目描述 :
Regular Expression Functions Excel Add-In
高级语言: VBA
项目地址: git://github.com/EszopiCoder/excel-regexp-fx.git
创建时间: 2020-03-12T19:22:24Z
项目社区:https://github.com/EszopiCoder/excel-regexp-fx

开源协议:GNU General Public License v3.0

下载


Regular Expression Functions Excel Add-In

Purpose and Features

  • Translate regular expression functions from Google Sheets not currently supported in Microsoft Excel

    Compatibility

    Microsoft Excel 2010+ (OS must be able to support regular expression object)

    Installation

  1. Download ‘Regular Expression Add-In 1.1.xlam’
  2. Follow these instructions from Microsoft

    Usage

  • 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

Sample Images