Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,117
Default question SUMPRODUCT format

trying to learn this new function for me. on-line assistance shows
format should be:

=SUMPRODUCT(--(A2:A9="Active"), --(B2:B9=10),--(C2:C9))
http://www.contextures.com/xlFunctions01.html
(to count the number of "active" with visits =10 & sum the amounts in
column C)

this works & gives me the answer i want..........

===================================

another on-line site shows this format:

=SUMPRODUCT((array1)*(array2)* ...)
http://www.meadinkent.co.uk/xlsumproduct.htm

===================================

but when i Insert Function SUMPRODUCT, i get something
different:

=SUMPRODUCT(A2:A9="Active",B2:B9=10,C2:C9)

but it doesn't give me the answer i get with the first formula.

===================================

can somebody please explain this to me? what's with the dashes in the
first formula? why does the 2nd formula use * as connectors?

does anybody else have a link to a better explanation of SUMPRODUCT?
thanks!
susan
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default question SUMPRODUCT format

See this:

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

--
Biff
Microsoft Excel MVP


"Susan" wrote in message
...
trying to learn this new function for me. on-line assistance shows
format should be:

=SUMPRODUCT(--(A2:A9="Active"), --(B2:B9=10),--(C2:C9))
http://www.contextures.com/xlFunctions01.html
(to count the number of "active" with visits =10 & sum the amounts in
column C)

this works & gives me the answer i want..........

===================================

another on-line site shows this format:

=SUMPRODUCT((array1)*(array2)* ...)
http://www.meadinkent.co.uk/xlsumproduct.htm

===================================

but when i Insert Function SUMPRODUCT, i get something
different:

=SUMPRODUCT(A2:A9="Active",B2:B9=10,C2:C9)

but it doesn't give me the answer i get with the first formula.

===================================

can somebody please explain this to me? what's with the dashes in the
first formula? why does the 2nd formula use * as connectors?

does anybody else have a link to a better explanation of SUMPRODUCT?
thanks!
susan



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,117
Default question SUMPRODUCT format

thank you!
wading thru it - macros don't make my brain hurt this much!!!! (well,
maybe they did at first........). interesting that by multiplying
things it actually counts.

"This new array of 1/0 values is then multiplied by the array of
numbers sold to give another array of numbers sold that satisfy the
two test conditions. SUMPRODUCT then sums the members of this array to
give us a count."

thanks for that page - it explains it all very, very well.
susan



On Jan 17, 3:05*pm, "T. Valko" wrote:
See this:

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

--
Biff
Microsoft Excel MVP

"Susan" wrote in message

...



trying to learn this new function for me. *on-line assistance shows
format should be:


=SUMPRODUCT(--(A2:A9="Active"), --(B2:B9=10),--(C2:C9))
http://www.contextures.com/xlFunctions01.html
(to count the number of "active" with visits =10 & sum the amounts in
column C)


this works & gives me the answer i want..........


===================================


another on-line site shows this format:


=SUMPRODUCT((array1)*(array2)* ...)
http://www.meadinkent.co.uk/xlsumproduct.htm


===================================


but when i * *Insert Function SUMPRODUCT, * *i get something
different:


=SUMPRODUCT(A2:A9="Active",B2:B9=10,C2:C9)


but it doesn't give me the answer i get with the first formula.


===================================


can somebody please explain this to me? *what's with the dashes in the
first formula? *why does the 2nd formula use * as connectors?


does anybody else have a link to a better explanation of SUMPRODUCT?
thanks!
susan- Hide quoted text -


- Show quoted text -


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default question SUMPRODUCT format

It's the definitive source on SUMPRODUCT.

Everything you always wanted to know about SUMPRODUCT.....

--
Biff
Microsoft Excel MVP


"Susan" wrote in message
...
thank you!
wading thru it - macros don't make my brain hurt this much!!!! (well,
maybe they did at first........). interesting that by multiplying
things it actually counts.

"This new array of 1/0 values is then multiplied by the array of
numbers sold to give another array of numbers sold that satisfy the
two test conditions. SUMPRODUCT then sums the members of this array to
give us a count."

thanks for that page - it explains it all very, very well.
susan



On Jan 17, 3:05 pm, "T. Valko" wrote:
See this:

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

--
Biff
Microsoft Excel MVP

"Susan" wrote in message

...



trying to learn this new function for me. on-line assistance shows
format should be:


=SUMPRODUCT(--(A2:A9="Active"), --(B2:B9=10),--(C2:C9))
http://www.contextures.com/xlFunctions01.html
(to count the number of "active" with visits =10 & sum the amounts in
column C)


this works & gives me the answer i want..........


===================================


another on-line site shows this format:


=SUMPRODUCT((array1)*(array2)* ...)
http://www.meadinkent.co.uk/xlsumproduct.htm


===================================


but when i Insert Function SUMPRODUCT, i get something
different:


=SUMPRODUCT(A2:A9="Active",B2:B9=10,C2:C9)


but it doesn't give me the answer i get with the first formula.


===================================


can somebody please explain this to me? what's with the dashes in the
first formula? why does the 2nd formula use * as connectors?


does anybody else have a link to a better explanation of SUMPRODUCT?
thanks!
susan- Hide quoted text -


- Show quoted text -



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
Sumproduct question pdberger Excel Worksheet Functions 4 December 13th 07 08:24 PM
Sumproduct Question [email protected] Excel Discussion (Misc queries) 5 May 16th 06 03:43 PM
Sumproduct Question Barb Reinhardt Excel Worksheet Functions 2 May 15th 06 09:25 PM
SumProduct question Jamesy Excel Discussion (Misc queries) 5 March 31st 06 05:20 PM
SUMPRODUCT Question John Moore Excel Discussion (Misc queries) 2 October 18th 05 12:31 PM


All times are GMT +1. The time now is 04:25 PM.

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"