Regular Expressions (.NET)

Top  Previous  Next

 VS   VB6   VBA 

Regular Expressions (.NET) allow you to find and replace patterns of text. For more information see the .NET Framework Docs.

You can type regular expressions directly or you can use the Insert > Regular Expression (.NET)... button, which shows this dialog window:

RegularExpressionNET

See Also:

Wildcards

Regular Expressions (Visual Studio)