#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Sumproduct


Hi,
I currently have a sumproduct formula layed out in the standard
configuration:

=SUMPRODUCT((array1=condition1)*(array2=condition2 )*(array3))

Is it possible to change the (array1=condition1) part so that it looks
for more than one condition in that array, so that it is looking for
condition1 OR condition1a?

Thanks


--
sanders
------------------------------------------------------------------------
sanders's Profile: http://www.excelforum.com/member.php...o&userid=36745
View this thread: http://www.excelforum.com/showthread...hreadid=569799

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,440
Default Sumproduct

An extensive description of how SUMPRODUCT can be used can be found he

http://www.xldynamic.com/source/xld.SUMPRODUCT.html

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"sanders" wrote in message
...
|
| Hi,
| I currently have a sumproduct formula layed out in the standard
| configuration:
|
| =SUMPRODUCT((array1=condition1)*(array2=condition2 )*(array3))
|
| Is it possible to change the (array1=condition1) part so that it looks
| for more than one condition in that array, so that it is looking for
| condition1 OR condition1a?
|
| Thanks
|
|
| --
| sanders
| ------------------------------------------------------------------------
| sanders's Profile: http://www.excelforum.com/member.php...o&userid=36745
| View this thread: http://www.excelforum.com/showthread...hreadid=569799
|


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default Sumproduct

It would be something like

=SUMPRODUCT((array1={"A","B"})*(array3))

but do read the page Nick suggested, it should help explain it all.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"sanders" wrote in
message ...

Hi,
I currently have a sumproduct formula layed out in the standard
configuration:

=SUMPRODUCT((array1=condition1)*(array2=condition2 )*(array3))

Is it possible to change the (array1=condition1) part so that it looks
for more than one condition in that array, so that it is looking for
condition1 OR condition1a?

Thanks


--
sanders
------------------------------------------------------------------------
sanders's Profile:

http://www.excelforum.com/member.php...o&userid=36745
View this thread: http://www.excelforum.com/showthread...hreadid=569799



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
Adding "OR" to a Sumproduct Formula Duke Carey Excel Worksheet Functions 0 March 21st 06 06:41 PM
Need help with sumproduct and dynamic ranges Bill_S Excel Worksheet Functions 2 March 19th 06 01:19 AM
Can I reference =, <, or > sign in SUMPRODUCT BobT Excel Discussion (Misc queries) 7 February 16th 05 01:58 PM
Sumproduct function not working Scott Summerlin Excel Worksheet Functions 12 December 4th 04 05:15 AM
adding two sumproduct formulas together ski2004_2005 Excel Worksheet Functions 1 November 12th 04 09:08 PM


All times are GMT +1. The time now is 02:28 AM.

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

About Us

"It's about Microsoft Excel"