You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,8 @@ Microsoft Excel 2010+ (OS must be able to support regular expression object)
7
7
1. Download 'Regular Expression Add-In 1.1.xlam'
8
8
2. Follow these [instructions](https://support.office.com/en-us/article/add-or-remove-add-ins-in-excel-0af570c4-5cf3-4fa9-9b88-403625a0b460) from Microsoft
9
9
## Usage
10
-
The functions are located under the 'Formulas' tab under the 'Function Library' group in the 'Text' category (see images).
10
+
- The functions are located under the 'Formulas' tab under the 'Function Library' group in the 'Text' category (see images).
11
+
- Please use the following links for [tutorials](https://www.regular-expressions.info/tutorial.html) and [documentation](https://www.regular-expressions.info/vbscript.html) on regular expressions
0 commit comments