View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Chris Chris is offline
external usenet poster
 
Posts: 788
Default Sumif with limits

abc bcd cde abc cde abc
bcd

XXXX 50 10 30 40 90 60
80

YYYY 10 20 80 70 50 20
30

I need help with a formula, what I want is to be able to Average the Data
Under abc and YYYY but only the first 2 sample...(in the table above should
be 10 and 70, ave=40). I need to set a limit to th number of data it will
consider to average.
Please help, tnx.