A
alish
Hi everyone. I am stuck with the delemma here (below):
column1 Column2 Formula
123, 231aa, 234ff TRUE ?
123aa, 234bb, 345cc FALSE ?
123aa, 234bb, 345cc, 456dd, 567ee FALSE ?
987ff, 876, 765, 654ee, 432pp TRUE ?
Basically, how do I get the results in Column2? In Column1 i have
alpha-numeric data and Column2 should have a formula to tell me whether it is
TRUE (if the entire data in the cell there is at least one text with no
letter at the end or beginning) and FALSE if the cell has the data of texts
that have letter at the end of beginning of each text. I appreciate your help
in advance. Thanks.
column1 Column2 Formula
123, 231aa, 234ff TRUE ?
123aa, 234bb, 345cc FALSE ?
123aa, 234bb, 345cc, 456dd, 567ee FALSE ?
987ff, 876, 765, 654ee, 432pp TRUE ?
Basically, how do I get the results in Column2? In Column1 i have
alpha-numeric data and Column2 should have a formula to tell me whether it is
TRUE (if the entire data in the cell there is at least one text with no
letter at the end or beginning) and FALSE if the cell has the data of texts
that have letter at the end of beginning of each text. I appreciate your help
in advance. Thanks.