Hi All,
Hoping someone can help me out with this function: I have a huge sheet with 20,000 rows that contain text and somewhere within that text a number from 1-200. I'm trying to write an If formula that will tell me if the number in the text string is between two values (1-14), but the numbers are not in a uniform place in the text strings.
This is what I have so far: =IF(ISNUMBER(SEARCH(AND(A5>0,A5<14),A5))=TRUE,"Y","N")
The obvious problem I'm having is in red, where I can't figure out how to phrase the above or below value.
Any help is appreciated!
Thanks,
J
[TABLE="width: 64"]
<colgroup><col width="64"></colgroup><tbody>[TR]
[TD="width: 64"][/TD]
[/TR]
</tbody>[/TABLE]
Hoping someone can help me out with this function: I have a huge sheet with 20,000 rows that contain text and somewhere within that text a number from 1-200. I'm trying to write an If formula that will tell me if the number in the text string is between two values (1-14), but the numbers are not in a uniform place in the text strings.
This is what I have so far: =IF(ISNUMBER(SEARCH(AND(A5>0,A5<14),A5))=TRUE,"Y","N")
The obvious problem I'm having is in red, where I can't figure out how to phrase the above or below value.
Any help is appreciated!
Thanks,
J
[TABLE="width: 64"]
<colgroup><col width="64"></colgroup><tbody>[TR]
[TD="width: 64"][/TD]
[/TR]
</tbody>[/TABLE]