I would like to filter the values from a table column that are actually the same as each other but they contain writing errors.
See "tree name" below in t he list. I would like to filter the various occurrences of "tree name" from the column. Is that possible? where to start?
unique value 1
unique value 2
unique value 3
other values ...
tree name
Tree name
tree ame
tre name
other values ...
other values ...
Thanks.