Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Help with SumProduct or Sum Array Formulas

I can't get either of the following formulas to work, what can I
do...any suggestions would be greatly appreciated.

{=SUMPRODUCT((age<=31)*(action={"A","D"})*(program ={"30","32","33","35",
"cw"})*(edbcfrom)*(edbc<to))}

-OR-

{=SUM((edbcfrom)*(edbc<to)*(program="30")*(action ="a")*(age<31)+((edbc
from)*(edbc<to)*(program="30")*(action="d")*((age< 31))+((edbcfrom)*(edb
c<to)*(program="32")*(action="a")*(age<31)+((edbc from)*(edbc<to)*(progr
am="32")*(action="d")*((age<31))+((edbcfrom)*(edb c<to)*(program="33")*(
action="a")*(age<31)+((edbcfrom)*(edbc<to)*(progr am="33")*(action="d")*
((age<31))+((edbcfrom)*(edbc<to)*(program="35")*( action="a")*(age<31)+(
(edbcfrom)*(edbc<to)*(program="35")*(action="d")* ((age<31))+((edbcfrom
)*(edbc<to)*(program="cw")*(action="a")*(age<31)+( (edbcfrom)*(edbc<to)*
(program="cw")*(action="d")*(Lang="s")*((age<31))) )))))))))}





*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 66
Default Help with SumProduct or Sum Array Formulas

Lucas

Maybe this

=SUM((age<=31)*((action="A")+(action="D"))*((progr am="30")+(program="32")+(p
rogram="33")+(program="35")+(program="cw"))*(edbc from)*(edbc<to))

--
Dick Kusleika
MVP - Excel
Excel Blog - Daily Dose of Excel
www.dicks-blog.com

Lucas Thompson wrote:
I can't get either of the following formulas to work, what can I
do...any suggestions would be greatly appreciated.

{=SUMPRODUCT((age<=31)*(action={"A","D"})*(program ={"30","32","33","35",
"cw"})*(edbcfrom)*(edbc<to))}

-OR-

{=SUM((edbcfrom)*(edbc<to)*(program="30")*(action ="a")*(age<31)+((edbc
from)*(edbc<to)*(program="30")*(action="d")*((age< 31))+((edbcfrom)*(edb
c<to)*(program="32")*(action="a")*(age<31)+((edbc from)*(edbc<to)*(progr
am="32")*(action="d")*((age<31))+((edbcfrom)*(edb c<to)*(program="33")*(
action="a")*(age<31)+((edbcfrom)*(edbc<to)*(progr am="33")*(action="d")*
((age<31))+((edbcfrom)*(edbc<to)*(program="35")*( action="a")*(age<31)+(
(edbcfrom)*(edbc<to)*(program="35")*(action="d")* ((age<31))+((edbcfrom
)*(edbc<to)*(program="cw")*(action="a")*(age<31)+( (edbcfrom)*(edbc<to)*
(program="cw")*(action="d")*(Lang="s")*((age<31))) )))))))))}





*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!



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
Convert Array Formulas to Regular Formulas Domenick Excel Worksheet Functions 6 August 17th 15 09:16 PM
Convert Array Formulas to Regular Formulas minyeh Excel Worksheet Functions 0 March 21st 10 05:55 AM
Help with an array and SUMPRODUCT xlcharlie Excel Worksheet Functions 3 February 9th 10 09:16 PM
Sumproduct array Jumbo Jock[_2_] Excel Worksheet Functions 6 April 8th 09 01:49 AM
array formulas-sumproduct and average Becky New Users to Excel 4 January 30th 05 01:43 AM


All times are GMT +1. The time now is 05:54 PM.

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"