Column Filters
Go to top “Options Button” drop down and click “Show/hide Column Filters”.
In each column filter you can search for what you are looking for by typing a partial or full string of letters or numbers (respectfully).
Additional Search Functionality
1) ~ is the 'contains' operator: ~for will match "Not For Sale" and "For Sale"
2) ! is the 'not' operator: !for sale will match everything other than "For Sale".
3) !null and !empty will find empty / non-empty cells
4) & is the 'ends with' operator: Right& will match anything that ends with "Right"
5) ^ is the 'starts with' operator: ^Par will match all that start with “Par"
Last updated: December 6, 2020