View Single Post
 
Old 02-14-2013, 10:01 AM
msoutopico msoutopico is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Feb 2013
Posts: 2
msoutopico is on a distinguished road
Default wildcard to express that the previous expr/char is optional

Hi there,

In regular expressions, it could find one or none (expr) with the question mark: (expr)?

However, in Word's wildcards, the question mark has other meaning. How do I write that?

Cheers,
Manuel
Reply With Quote