nstaward
10-05-03, 20:06
| Hi I have column A (numbers) which has postivie values, and column B (text) with either Win, Lose, None or is empty. How do I calculate the sum of all values in A where the corresponding value in B is Win or Lose? I have got to =SUMIF(B1:B10,x,A1:A10) but can't figure out the expression to get Win OR Lose in the criteria. Thanks |