R
Robert Flanagan
Is there a way to do a find for text within the text in a group of cells?
For example, cells may contain any text: "abc", "kek", "abbbfff", and I
want to test if any cell on the row contains the letter "e" and if so return
True. If none of the cell entries contain "b", then I want the answer to be
false. I can do it on a single cell, but can not figureout how to do on a
range. I know I can do with a macro, but would like a formula.
Thanks for any help
Bob
For example, cells may contain any text: "abc", "kek", "abbbfff", and I
want to test if any cell on the row contains the letter "e" and if so return
True. If none of the cell entries contain "b", then I want the answer to be
false. I can do it on a single cell, but can not figureout how to do on a
range. I know I can do with a macro, but would like a formula.
Thanks for any help
Bob