View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Motaad Motaad is offline
external usenet poster
 
Posts: 20
Default Count if multiple statements in two columns

I need to create a calculation where the range creiteria in my first column
is "=7<=9" and my second column ="30+" before it is counted.

I'm not sure how to work both statements into this calculation.
ie: countif(q2:q100"=7<=9" and r2:r100 "30+)

It just errors out on me...any suggestions


--
Motaad