File Search using the asterisk (*) wildcard

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have several files that begin with two (2) numbers and then the text
NewYork, such as 14NewYork.doc and several files that begin with one (1)
letter, then two (2) numbers, then the text New York.

The Property is "File Name" and the Condition is "includes."

When I search with *NewYork, nothing comes up.

When I do a File Search with ?NewYork, I get the desired results.

If I search for *NewYork.doc, (I include the file extension), it works. If
Is earch for Alaska.*, it works.

How come the File Search doesn't work with just *NewYork?
 
The wildcard search *New York looks for a string that ends with New York.
You need *New York* or New York without the wildcard.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top