Created attachment 119204 [details] Values used to reproduce the error. Hi, FILTER - Using AutoFilter -> Standard Filter -> Condition "Ends With". If value of filter has 7 chars long, then cells with 6 chars long are not filtered. Replication scenario: Go to A1 and paste the following cells vertically (should fill range a1:a8) col a12345 b1234567 C__1234567 D____1234567 e1234 f123 g12345 Then select the range a1:a8, go to Data->Filter->AutoFilter. When autofilter is set, pull down the filter and select "Standard Filter...". On "Field name" set "col" (the value at a1 cell), on "Condition" set "Ends With", on Value set "1234567" (a 7 char prefix that should filter some values on the sample table), then click "OK" button to apply the filter. You will see that cells a2 and a8 (both are 6 chars long) will remain unfiltered even the fact that they don't fit the filter condition. I use this option a lot, please let me know if I can contribute somehow to fix this issue for next release. Regards, Matias Lopez.
Created attachment 119205 [details] The version tested.
I forgot to mention the: Version: 4.3.4.1 Build ID: bc356b2f991740509f321d70e4512a6a54c5f243 That I'm using.
Can reproduce in 4.3.5 and 4.3.6, but not in 4.3.7 Also reproduced in 4.4.0 and 4.4.1, but not in 4.4.2 or later versions. Please upgrade.
*** This bug has been marked as a duplicate of bug 89958 ***