G
Gordon Blackstone
Hello from the sunny Switzerland!
Here is my problem:
column b: different words
column e: numbers
i want to sum all the number in column e if the have the same word in column b
For a unique value (a word)
=SUMIF(B2:B62,"apple",E2:E62)
But how to do the same with a part of a word or sentence in the cell?:
cell value: "have a nice day" and i want to check the value "nice" or
"ice" of the sentence
Use of wild cards? how?
Merci!
Here is my problem:
column b: different words
column e: numbers
i want to sum all the number in column e if the have the same word in column b
For a unique value (a word)
=SUMIF(B2:B62,"apple",E2:E62)
But how to do the same with a part of a word or sentence in the cell?:
cell value: "have a nice day" and i want to check the value "nice" or
"ice" of the sentence
Use of wild cards? how?
Merci!