Hi,

I'm trying to do an advanced filter with 3 criterias
1 "begins with A"
2 "does not begins with B"
3 "contains c"

The problem is that I can only one of each at a time
for e.g. my criteria looks like:
"Name of column"
="=A*"

So the advanced filter shows me all data beginning with A in this column,
but I how can use all 3 criterias at the same time?

Thank you