Number search between a min max value
Number search between a min max value
I have a real estate database and the min-max prize of the estate is in the same column. I us ColumnFilter. How can I do that, if i write a number in the prize search field, it search it for me between min and the max value.
Example: prize column contains: 150 - 200 in one row, I write in the search field: 165. Normaly it shows me nothing, because it not match any of the numbers.
Thanks, for your help!
Example: prize column contains: 150 - 200 in one row, I write in the search field: 165. Normaly it shows me nothing, because it not match any of the numbers.
Thanks, for your help!
This discussion has been closed.