Greetings!
I have a "Keywords" field and am using AutoFilter to support three types of "searches" (filters):
- All of these words
- This exact word or phrase
- Any of these words
The first two seem to be working fine, however I can't seem to get the last ("Any of these words") to work...any help would be much appreciated!
Note that the MsgBox line I've commented out returns the correct values...thus I suspect it's something to do with the "r.AutoFilter Field:=2, Criteria1:=searchTerms, Operator:=xlFilterValues" line I've bolded above.![]()
Please Login or Register to view this content.
Bookmarks