Thread: Sumif question
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
David Bradford David Bradford is offline
external usenet poster
 
Posts: 1
Default Sumif question

Hi

I would like to perform a sumif based on 2 columns being the same.

I am able to run the basic SUMIF(A:A,A1.B:B) but I was wondering if it is
possible to do this based on 2 columns being the same. e.g I want to sum
column c if column a and b are the same.

Any help will be greatly appreciated.