Hi Everyone,
I got a question from a coworker, it's a little convoluted so I copied and pasted it verbatim. I'm thinking to solve this the formula should be a nested IF and SUMIF. Love to hear your thoughts. Please see below.
---------
Trying to use some different functions. I want to add together what is found in column AO every time the supervisor of Tom or Sharon appears. I can get it to work when I have just one criteria but when I add the second one it returns a result of 0. What do I have wrong in my formula? Thanks for the help. I just copied my formula, obviously my rows run from 32 to 70 and I am trying to use this function as column c contains people that I don’t want the result to add.
=SUMIFS(AO32:AO70,C32:C70,"TOM*",C32:C70,"SHARON*")
Column c Column AO
Tom Strycharz
7.50
Denise Cates
0.00
Sharon Testa
Thanks,
Dave
7.50
I got a question from a coworker, it's a little convoluted so I copied and pasted it verbatim. I'm thinking to solve this the formula should be a nested IF and SUMIF. Love to hear your thoughts. Please see below.
---------
Trying to use some different functions. I want to add together what is found in column AO every time the supervisor of Tom or Sharon appears. I can get it to work when I have just one criteria but when I add the second one it returns a result of 0. What do I have wrong in my formula? Thanks for the help. I just copied my formula, obviously my rows run from 32 to 70 and I am trying to use this function as column c contains people that I don’t want the result to add.
=SUMIFS(AO32:AO70,C32:C70,"TOM*",C32:C70,"SHARON*")
Column c Column AO
Tom Strycharz
7.50
Denise Cates
0.00
Sharon Testa
Thanks,
Dave
7.50