Wildcards have no particular difficulty with special characters; it's your implementation that's the issue. Put plainly, if the character is not an ASCII character (i.e. it's a Unicode character), you can't include it in a simple string - you must specify it via its ChrW value.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
|