![]() |
|
#4
|
||||
|
||||
|
Regex and a Word Find/Replace (even a wildcard one) are quite different. Each has its strengths and weaknesses. For example, Regex can only be used programmatically (e.g. via VBA) and can't take formatting arguments, whereas a Find/Replace (wildcard or otherwise) doesn't require programming (though it can be used with it) and can take formatting arguments. While there is some overlap in syntax between a Word wildcard Find/Replace and Regex, there's a lot that doesn't overlap - including the Regex | separator.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
| Tags |
| 'or' search, find & replace, wildcards |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to find and close dialog box in Word 2010? | geriatricq1 | Word | 3 | 02-16-2015 04:06 AM |
| Need Find and Replace dialog to default to "All" | WaltR | Word | 1 | 01-01-2015 08:44 PM |
Find what box in Find and replace limits the length of a search term
|
Hoxton118 | Word VBA | 7 | 06-10-2014 05:05 AM |
| Won't find in search | ep2002 | Word | 3 | 10-31-2012 05:24 PM |
| Advanced find - default search all | AdamSitra | Word | 0 | 08-03-2011 04:33 AM |