From 81d295d74bc741398f0ef8f04ba159b8639102f7 Mon Sep 17 00:00:00 2001 From: Mohsyn <51590078+Mohsyn@users.noreply.github.com> Date: Sat, 16 Sep 2023 08:53:43 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eff52a8..d65f4e2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ -# RegExcel +# 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.