0

To find in a list all the values but not one ?

Hi

 Is there a way to search in a list all the values but not one ?

 EG

I have a list of cars

I’d like to display all the brands but not ”Rolls Royce“

 Is it possible ?

Yes ? How ?

Thank you

5 replies

null
    • Mel_Charles
    • 3 yrs ago
    • Reported - view

    not ("Rolls Royce")

    • saddinsell
    • 3 yrs ago
    • Reported - view

    Hi Mel,

    Thanks a lot.

     

    I tried :

     

    not ("Grive")

    And

     

    not (Grive)

     

    But it does not work :

    • saddinsell
    • 3 yrs ago
    • Reported - view
    • Nick
    • 3 yrs ago
    • Reported - view

    not like "Rolls Royce"

    • saddinsell
    • 3 yrs ago
    • Reported - view

    Thanks Nick !

Content aside

  • 3 yrs agoLast active
  • 5Replies
  • 334Views