Hello Excel geniuses
Here is my predicament ...
A1 = 1
A2 = 2
A3 = 3
A4 = 4
B1 = max milk juice
B2 = max juice
B3 = max soda
B4 = milk
Ok...
1. What is the formula to SUM column A IF corresponding cell in column B CONTAINS the word "milk" OR "juice"
...my desired result here would be the sum of A1+A2+A4 = 7
2. What is the formula to SUM column A IF column B CONTAINS the word "max" AND either "milk" OR "soda" OR "juice"
...my desired result here would be the sum of A1+A2+A3 = 6
Here is my predicament ...
A1 = 1
A2 = 2
A3 = 3
A4 = 4
B1 = max milk juice
B2 = max juice
B3 = max soda
B4 = milk
Ok...
1. What is the formula to SUM column A IF corresponding cell in column B CONTAINS the word "milk" OR "juice"
...my desired result here would be the sum of A1+A2+A4 = 7
2. What is the formula to SUM column A IF column B CONTAINS the word "max" AND either "milk" OR "soda" OR "juice"
...my desired result here would be the sum of A1+A2+A3 = 6