ニュース

Excelの正規表現関数をVBAでWorksheetFunctionとして使う (Using Excel Regular Expression Functions as WorksheetFunctions in VBA) 初回投稿日:2025年1月17日 最終更新日:2025年1月22日 ...
Build a custom Excel function library in minutes! Learn how to use VBA, create a personal macro workbook, and design a custom ribbon tab.
You can create custom Excel functions using VBA matching using your criteria. Create custom Excel functions using Macros in Excel & use user-defined functions in Excel.
Excelの正規表現関数(REGEXREPLACE)に準拠していますが、違いはOccurrenceで指定できるのは 0 と 1 だけになります。 この制約はVBAで用いる正規表現ライブラリーの実装上の理由によります。
今回は、VBAだけでは不可能だった機能を実現可能にするJScriptについて、その使い方を解説します。動作確認は、Windows 7、Excel 2010、VBA 7.0および ...