Thread: How To Sum Rows
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Boying Opaw[_2_] Boying Opaw[_2_] is offline
external usenet poster
 
Posts: 3
Default How To Sum Rows

Suppose I have rows 1 to 10 and columns A to E. I want to add up all the
values in Columns A but only when the value of column B = criteriaB and value
of column C = criteriaC. How do I do this?