Hi
I know how to create a filter for rows with data matching certain criteria - ie 'Col1 = "Val"'
In addition to that criteria i would also like to be able to filter for a certail word in the comments of that row
ie 'Col1 = "Val" and comments having the word "Word"'
Is there any way to do this?
thanks