Hi
The autoFilterRow supports search by value or DisplayText.
I would like to use Contains in a numeric column and specify ColumnFilteMode = "DisplayText"
It works almost :)
I would prefer to search without thousand separators, so the user can write in the filter 123 and get rows like 451,234.00
I cannot see a way to do this.
I need a custom contains operator.
Can you help?
Flemming