Filters
When filters are available for table content an input field is visible below the column title. In this field you may enter a filter Expression.
FilterExpression
Here are some example expressions
=test will show all values equal to test
=test% will show all values starting with the word test
=10 will show all values equal to 10
<=10 will show all values less than or equal to 10
<10 will show all values less than 10
!=test will show all values Not matching test
Last modified 14 years ago
Last modified on Jan 10, 2008, 5:03:49 PM