0

filter "name",<>Fon*" not working

Hi I am trying to filter from my customers list all customers where the name starts with "Fon" (exclude group of customers).

I used the formula =NL("Rows","Customer","name","<>Fon*") but the list received includes these customers so it seems the filter is ingnored.

when I use instead =NL("Rows","Customer","No.","name","Fon*") I do get the filtered list of customers with name starting with "Fon"

why is it not working for me?

Gideon

1 comment

Please sign in to leave a comment.