Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
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


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 43
Default SUMIF QUESTIONS

I think it has problems in the following area's you
need ' around Data ie. ('Data'! as well as that you are
missing an opening bracket.
-----Original Message-----
=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


.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default SUMIF QUESTIONS

==SUMProduct(--(Data!I2:I10725="NEWMARKET
"),--(Data!O2:O10725<100),Data!O2:O10725)

The number of rows must be equal.

--
Regards,
Tom Ogilvy

"keVIN" wrote in message
...
=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




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Answers to questions posing more questions in a workbook sbelle1 Excel Worksheet Functions 2 August 8th 09 01:02 AM
sumif questions BAS Excel Discussion (Misc queries) 3 September 18th 08 06:01 PM
View Questions and Answer to questions I created Roibn Taylor Excel Discussion (Misc queries) 4 July 24th 08 12:05 AM
nested sumif or sumif with two criteria dshigley Excel Worksheet Functions 5 April 5th 05 03:34 AM
SUMIF - Range name to used for the "sum_range" portion of a SUMIF function Oscar Excel Worksheet Functions 2 January 11th 05 11:01 PM


All times are GMT +1. The time now is 10:36 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"