H
hossa_dude
Hi there...back again ![Smile :) :)](/styles/default/custom/smilies/smile.gif)
This time I want to do the following:
I have table with different columns, each containing text.
Now, I want to count the occurances of a specific combination o
strings.
Currently I'm using the following formula:
={SUM((Sheet1!$N$2:$N$1800="Active")*(Sheet1!$R$2:$R$1800="2048k"))}
The issue I have with this formula is, that the both strings have to b
machted exactly. What I want to do instead is count the occurances a
well if only a part of those strings is found in any of the cells (e.g
look for A* instead of Active or Aktiv etc...)
Any Idea on that? I tried doing something with "find" but didn't wor
out..(lack of my skills i suppose ;(
Kind regards
Joer
![Smile :) :)](/styles/default/custom/smilies/smile.gif)
This time I want to do the following:
I have table with different columns, each containing text.
Now, I want to count the occurances of a specific combination o
strings.
Currently I'm using the following formula:
={SUM((Sheet1!$N$2:$N$1800="Active")*(Sheet1!$R$2:$R$1800="2048k"))}
The issue I have with this formula is, that the both strings have to b
machted exactly. What I want to do instead is count the occurances a
well if only a part of those strings is found in any of the cells (e.g
look for A* instead of Active or Aktiv etc...)
Any Idea on that? I tried doing something with "find" but didn't wor
out..(lack of my skills i suppose ;(
Kind regards
Joer