Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
XS XS is offline
external usenet poster
 
Posts: 2
Default Which formula is this" {sum()*()*()}"

I need to use the formula like

{=SUM(($B14='Namedata'!$M$3:$M$14707)*(W$5='Nameda ta'!$AC$3:$AC$14707)*('Namedata'!$B$3:$B$14707))}

What's the name of it?

It seems it reference some cell from other sheet to check whether the
criterias are fulfilled, if then SUM them?

Thanks.


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,520
Default Which formula is this" {sum()*()*()}"

If Col M = B14 and If ColAC = W5 then add Col B

If this post helps click Yes
---------------
Jacob Skaria


"XS" wrote:

I need to use the formula like

{=SUM(($B14='Namedata'!$M$3:$M$14707)*(W$5='Nameda ta'!$AC$3:$AC$14707)*('Namedata'!$B$3:$B$14707))}

What's the name of it?

It seems it reference some cell from other sheet to check whether the
criterias are fulfilled, if then SUM them?

Thanks.


  #3   Report Post  
Posted to microsoft.public.excel.misc
XS XS is offline
external usenet poster
 
Posts: 2
Default Which formula is this" {sum()*()*()}"

Is there a name for this fomula?

And how can I compute? It seems "enter" doesnt work. I need to press
"shift+ctrl+enter", right? But sometime I get zero, which clearly should not
be zero.....

Thanks very much!

"Jacob Skaria" wrote:

If Col M = B14 and If ColAC = W5 then add Col B

If this post helps click Yes
---------------
Jacob Skaria


"XS" wrote:

I need to use the formula like

{=SUM(($B14='Namedata'!$M$3:$M$14707)*(W$5='Nameda ta'!$AC$3:$AC$14707)*('Namedata'!$B$3:$B$14707))}

What's the name of it?

It seems it reference some cell from other sheet to check whether the
criterias are fulfilled, if then SUM them?

Thanks.


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Which formula is this" {sum()*()*()}"

It is called an "array formula"


Gord Dibben MS Excel MVP

On Wed, 8 Jul 2009 10:09:01 -0700, XS wrote:

Is there a name for this fomula?

And how can I compute? It seems "enter" doesnt work. I need to press
"shift+ctrl+enter", right? But sometime I get zero, which clearly should not
be zero.....

Thanks very much!

"Jacob Skaria" wrote:

If Col M = B14 and If ColAC = W5 then add Col B

If this post helps click Yes
---------------
Jacob Skaria


"XS" wrote:

I need to use the formula like

{=SUM(($B14='Namedata'!$M$3:$M$14707)*(W$5='Nameda ta'!$AC$3:$AC$14707)*('Namedata'!$B$3:$B$14707))}

What's the name of it?

It seems it reference some cell from other sheet to check whether the
criterias are fulfilled, if then SUM them?

Thanks.



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,722
Default Which formula is this" {sum()*()*()}"

I think you're wanting SUMPRODUCT

=SUMPRODUCT(($B14='Namedata'!$M$3:$M$14707)*(W$5=' Namedata'!$AC$3:$AC$14707)*('Namedata'!$B$3:$B$147 07))

And your analysis is correct, its a way to have more than 1 cirteria and do
a sum based on those crtieria.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"XS" wrote:

I need to use the formula like

{=SUM(($B14='Namedata'!$M$3:$M$14707)*(W$5='Nameda ta'!$AC$3:$AC$14707)*('Namedata'!$B$3:$B$14707))}

What's the name of it?

It seems it reference some cell from other sheet to check whether the
criterias are fulfilled, if then SUM them?

Thanks.




  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7,247
Default Which formula is this" {sum()*()*()}"

It is an Array Formula. See
http://www.cpearson.com/excel/ArrayFormulas.aspx
for tons of info about array formulas.

Cordially,
Chip Pearson
Microsoft Most Valuable Professional
Excel Product Group, 1998 - 2009
Pearson Software Consulting, LLC
www.cpearson.com
(email on web site)



On Wed, 8 Jul 2009 09:04:01 -0700, XS
wrote:

I need to use the formula like

{=SUM(($B14='Namedata'!$M$3:$M$14707)*(W$5='Named ata'!$AC$3:$AC$14707)*('Namedata'!$B$3:$B$14707))}

What's the name of it?

It seems it reference some cell from other sheet to check whether the
criterias are fulfilled, if then SUM them?

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
How do I write an excel formula with a text answer ("yes" or "no") pat Excel Discussion (Misc queries) 1 September 9th 08 03:41 PM
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell Steve Kay Excel Discussion (Misc queries) 2 August 8th 08 01:54 AM
change "true" and "false" to "availble" and "out of stock" inthestands Excel Worksheet Functions 2 July 19th 07 07:05 PM
HELP on "left","right","find","len","substitute" functions serene83 Excel Discussion (Misc queries) 5 June 27th 06 02:23 AM
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next BCB New Users to Excel 7 May 13th 06 10:02 PM


All times are GMT +1. The time now is 05:13 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"