Excluding things from searches

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

Guest

I'm trying to do a search for documents within a folder that both:

a) Do NOT contain the word "blank" in their file name

b) Are NOT within a subfolder that contains the word "logged".


Is there any way to do a search with either or both of these conditions?
 
|>I'm trying to do a search for documents within a folder that both:
|>
|>a) Do NOT contain the word "blank" in their file name
|>
|>b) Are NOT within a subfolder that contains the word "logged".
|>
|>
|>Is there any way to do a search with either or both of these conditions?

You could use http://www.mythicsoft.com/agentransack/

Or the command line file FIND

Start | Run <type in> CMD /K FIND /? <enter>
For instructions
 
Back
Top