I have a column of data with numeric values. Anything greater than 0 is valid, but how can I easily clear the contents of the cells with '0' as a value?
I have the same problem with a column of data with text. Anything with a value greater than "" is valid, but many cells have a value of "" (blank) that I want to clear. I have been trying different formulas, etc.
My reason for wanting to clear these values (either 0 in number column or blank in text column) is so that the finding the next valid value down the column works properly.
Any help is appreciated.
Thanks.
I have the same problem with a column of data with text. Anything with a value greater than "" is valid, but many cells have a value of "" (blank) that I want to clear. I have been trying different formulas, etc.
My reason for wanting to clear these values (either 0 in number column or blank in text column) is so that the finding the next valid value down the column works properly.
Any help is appreciated.
Thanks.