Forum Discussion
BillR30
Feb 21, 2023Copper Contributor
Remove text entries from column
I have some data from a noise meter as CSV values down a column. Some of the entries show "UNDER RANGE" instead of a value. How can I easily remove those entries prior to processing the data?
SergeiBaklan
Feb 21, 2023Diamond Contributor
Perhaps the simplest is to apply filter to that column, unselect "UNDER RANGE", copy filtered range and paste it into new location, better in new sheet.