View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
KiltedPhotography KiltedPhotography is offline
external usenet poster
 
Posts: 1
Default COUNT and SUM with multiple criteria

Two seperate functions I'm having problems creating.

First, I need a COUNT of the number of cells meeting TWO sets of criteria.
For example, "column A=final" AND "column B=14".

Seperately, I also need a sum of values in "column C" for the same
conditions above.