View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default how do sum a column only if meets the criterias of 2 columns

Use SUMPRODUCT.

See countless examples in this newsgroup.
--
David Biddulph

"Lorenzo" wrote in message
...
I would like to sum a column only if meets the criteria of one and another
column.
what formula should i be using? i was using sumif but this is for the
criteria of one column.