P
Pedro
Hi everyone
Is there any way of counting the number of some cells who
has some values.
Ex: a1 = Padro a2 = Nadro a3 = Fadra
Countif (a1:a3,dr) = 3
Countif (a1:a3,ad) = 3
or
Countif (a1:a3,a) = 4
This way it doesn't work cose i must look for the exact
word. Could be like Countif(a1:a3,Contains"ad") but it
doesn't let me do it.
If i do it with contains of custom in data filter it works
but i need to count it later.
Any suggestions? Anyone?
Tks in advance
Pedro
Is there any way of counting the number of some cells who
has some values.
Ex: a1 = Padro a2 = Nadro a3 = Fadra
Countif (a1:a3,dr) = 3
Countif (a1:a3,ad) = 3
or
Countif (a1:a3,a) = 4
This way it doesn't work cose i must look for the exact
word. Could be like Countif(a1:a3,Contains"ad") but it
doesn't let me do it.
If i do it with contains of custom in data filter it works
but i need to count it later.
Any suggestions? Anyone?
Tks in advance
Pedro