Thread: Nest SumIf
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
[email protected] nybaseball22@gmail.com is offline
external usenet poster
 
Posts: 3
Default Nest SumIf

Sorry, I missed an element of the final string of the formula. It
would read like below:

=SUMIF($A$11:$A$10000,$A$1,SUMIF($B$11:$B$10000,A3 ,$O$11:$O$10000))

Thanks again