Is there a function like =int but with text? I use =int to make sure all values in a column are integers and then filter the #VALUE!
Is there any such function that I can do with text columns when it will raise the #VALUE! error if something in the row is not text such as {-,.,1,2,3,4,5,6,7,8,9,0,%} etc...
Is there any such function that I can do with text columns when it will raise the #VALUE! error if something in the row is not text such as {-,.,1,2,3,4,5,6,7,8,9,0,%} etc...