- Jul 19, 2001
- 38,572
- 2
- 91
Trying to see if this is possible, any help would be appreciated.
I need a formula to look at a row and count if any of the cell's in that row contain part of a list of words defined in a named range.
Simplified Example/ - I would need A2, A3, A4 and A5 to count the number of times (or even just a YES/NO) that the row contains a value in the Named Range defined below. I also need it to count with wildcards, such as where 'Lima, Peru' in C5 is defined, i would need those to count as well as 'Peru' is in the Named Range.
I tried multiple countif functions, but as I my defined range is nearly 300 items, its becoming too unwieldy. Any ideas?
I need a formula to look at a row and count if any of the cell's in that row contain part of a list of words defined in a named range.
Simplified Example/ - I would need A2, A3, A4 and A5 to count the number of times (or even just a YES/NO) that the row contains a value in the Named Range defined below. I also need it to count with wildcards, such as where 'Lima, Peru' in C5 is defined, i would need those to count as well as 'Peru' is in the Named Range.
I tried multiple countif functions, but as I my defined range is nearly 300 items, its becoming too unwieldy. Any ideas?