Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 466 Bytes

File metadata and controls

15 lines (8 loc) · 466 Bytes

RegExcel v1.1

Regex Find and Replace for Excel

Adds Find and Replace Functionality in Excel using Regex.

Searches in Selection or data block of active cell if nothing is selected.

Does not support Undo. Save File before Running Replace.

For attached xlsm file - use Ctrl + Q to bring up search dialog.

Please enable macros in excel to be able to run this.

Supports vbscript regex (more information here: https://www.regular-expressions.info/vbscript.html)