Hello everyone, I take the liberty of contacting you because I am trying to count the number of times the name "Sophie" appears in a column. But you should know that in a cell can be several names like Robert Peter Sophie Léa... I tried this formula which seemed to me the most consistent :
=COUNTIF(COUNTM({Range});Criterion))
I know that on excel the formula looks like :
=SUMPRODUCT((ISNUMBER(SEARCH(Sophie, range)))*1)
If you have an idea, I'm interested. And I'm sorry for my english....
Cordialy,
azerty64