I am trying to exclude lines which only contain " - " Space,dash (Char 32),space. I have tried just about any combination with <> (not equal) but excel is ignoring it.
If I use ="= - " it will filter only these lines, but I can not exclude them. Has anybody a solution?