Thread: SUMIF? Question
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
aeddave aeddave is offline
external usenet poster
 
Posts: 9
Default SUMIF? Question

I want to add the cells in column D, when their corresponding column A is a
specific label. For example,

Column A Column D
Blue 50
Black 35
Blue 21
Yellow 43

I want to sum the values in Column D by color (Blue=71)

Thanks for any help