Search found 1 match
- August 25th, 2025, 06:14
- Forum: General Discussion
- Topic: How do you combine an "Or" and an "And" search
- Replies: 10
- Views: 45311
Re: How do you combine an "Or" and an "And" search
Hello What filter expression would I need to return, all file names that match any of these strings: _01 _02 _03 _04 _25 _26 _27 _28 "this is an the 'or' part of the search" plus Those returned in the above search must all match "Trap" "This is an ''and" search applied to the above returns. Thank Y...