Thread: SUMIF QUESTIONS
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
keVIN keVIN is offline
external usenet poster
 
Posts: 1
Default SUMIF QUESTIONS

=SUMIF(Data!I2:I20095,"NEWMARKET ")*(Data!
O2:O10729,"<100")Data!O2:O10725)

I would like a total of cells if the above criteria is
correct.

Can anybody see a problem with the above formula?

Thanks