Sorry, I was a bit vague.
I’m filtering rows like this: [table id=2 filter=”C” filter_columns=”3″ filter_case_sensitive=true /] which list all data which inludes letter C. It’s a list of persons and I need to list them in separate tables by their last names. It works fine when I filter them by Capital first letter.
But then I realised, that it also includes names like Yli-Cahola in the capital letter C. Which is not what I look for.
So is there a way to exlude results with – from results with included results C.