SUMPRODUCT

Hi all

Columns A and B contain only positive or negative numbers.

Please help to "SUMPRODUCT" columns A & B only if the entries in the two columns are negative.

Thank you

Try something like that.

Table 1 (excerpt)

A1  x
A2  =RANDBETWEEN(-10,10)
A3  =RANDBETWEEN(-10,10)
A4  =RANDBETWEEN(-10,10)
A5  =RANDBETWEEN(-10,10)
   
B1  y
B2  =RANDBETWEEN(-10,10)
B3  =RANDBETWEEN(-10,10)
B4  =RANDBETWEEN(-10,10)
B5  =RANDBETWEEN(-10,10)
   
C1  x<0?
C2  =IF(A2<0,1,0)
C3  =IF(A3<0,1,0)
C4  =IF(A4<0,1,0)
C5  =IF(A5<0,1,0)
   
D1  y<0?
D2  =IF(B2<0,1,0)
D3  =IF(B3<0,1,0)
D4  =IF(B4<0,1,0)
D5  =IF(B5<0,1,0)
   
E1  x·y [x<0, y<0]
E2  =SUMPRODUCT(A,B,C,D)
E3 
E4 
E5 

* Table is bulit with numbers v2.

Kind regards

H

Tags: iWork

Similar Questions

  • SUMPRODUCT in any of columns of numbers 3.6.1?

    Hi all

    What I've read, SUMPRODUCT does not work in numbers the way it does in Excel and so will probably have to re - write the formula. Do not know if something has changed in 3.6.1 numbers but here's what I'm looking to replicate:

    SUMPRODUCT ((A$ 2: A$9) × (B$ 2:B$9="Dave")×(G$2:G$9="RRSP")))

    The table looks like:

    Amount

    Nobody

    Account

    10 h 00

    Dave

    RRSP

    20 h 00

    Dave

    RRSP

    15 h 00

    Dave

    TFSA

    25.00

    Dave

    TFSA

    10 h 00

    Jane

    RRSP

    20 h 00

    Jane

    RRSP

    15 h 00

    Jane

    TFSA

    25.00

    Jane

    TFSA

    The values at the bottom of the table would look like this:

    Dave RRSP $30.00

    Dave TFSA $40.00

    etc.

    The error I get:

    The formula uses a Boolean instead of a number

    Suggestions for the best way to fix this?

    Thank you.

    Hi Southpaw,

    Not a user of excel, but the results you are after look as you want the sum of the parts with common attributes. i.e. 'add values that have "Dave" and "RRSP". SUMIFS() will do.

    Quinn

  • SUMPRODUCT in sql query

    Hi, I was looking for help trying to replicate a SUMPRODUCT function in Excel to SQL.

    I have a list of names that are not unique column A1 from and a count of how many times they appear column from B1.

    Then I have a list of unique names in column D1 (below) and the formula = SUMPRODUCT (($A:$A=D1) *(B:B=1)).

    A
    B
    C
    D
    E

    It gives me information for all the names that have appeared only once in column A. I now try to reproduce this formula in an SQL query but don't know where to start. I know that maybe it's too much of a request, but if I could get an example of how something like this can be written in SQL that would be helpful.

    If anyone can help, it would really appreciate.

    Thanks in advance.

    in this way

    with data as
    (
      select 'A' name, 4 cnt from dual union all
      select 'B' name, 4 cnt from dual union all
      select 'C' name, 1 cnt from dual union all
      select 'D' name, 3 cnt from dual union all
      select 'E' name, 4 cnt from dual union all
      select 'F' name, 2 cnt from dual union all
      select 'G' name, 1 cnt from dual
    )
    select name, cnt, decode(cnt, 1, 1, 0) name_count
      from data;
    
    NAME CNT                    NAME_COUNT
    ---- ---------------------- ----------------------
    A    4                      0
    B    4                      0
    C    1                      1
    D    3                      0
    E    4                      0
    F    2                      0
    G    1                      1                      
    
     7 rows selected
    
  • SUMPRODUCT in Hyperion Planning function?

    Hi all

    Anyone know if there is no function in essbase that can do the same job of "SUMPRODUCT" in excel? which returns the sum of the bays of corressponding?

    For example, we have account 1 and account 2... and I'm writing a rule that says that (account1-> jan * Account2-> jan) +(account1->Feb * account2->Feb) +... etc.

    In excel, it is simply done by the function named SUMPRODUCT... anyone was performing a similar function in hyperion?

    Thank you.

    One way to get @SUMRANGE to work over the years is using @XRANGE.

    http://docs.Oracle.com/CD/E17236_01/EPM.1112/esb_tech_ref/XRange.html

    I would like to get it to work with a SO great first statement, hardcode a little at first if necessary. Then slowly break down the statement and make it more sophisticated by using things like @SUMRANGE and @XRANGE.

    -Jake

  • Number of matches between two columns

    Column1 Column2
    5 5
    5 2
    5 5
    4 3
    4 4
    Football match
    3

    I basically you want to compare two columns and count matches in the corresponding lines. I tried using the following formula:

    SUMPRODUCT (--($column1=$column2))

    ... but it doesn't work! Any suggestion?

    Tiago,

    It seems you are trying to use array formulas (maybe since excel?) who do not work in number.

    Here's how I would solve this problem:

    Make sure that the table where data is named 'Data' (as shown, or change the table name references to match your table name)

    Add a new column (C)

    C2 = AND (A2 = B2, A2≠ "")

    It's shorthand dethrone select cell C2, then type (or copy and paste it here) the formula:

    = AND(A2=B2, A2≠"")

    Select cell C2, copy

    Select cells C2 at the end of the C column, paste

    the formula say to check to see if the cell in column A is NOT empty, and is equal to the cel in column B

    Now in the summary table (single cell table):

    A1 = COUNTIF (Data::C, TRUE)

  • How can I multiply two matrices together in number?

    How can I multiply two matrices together in number?

    Well, there is a function in numbers call sumproduct() that can help you.  Post a screenshot of what you will help us to better help you.

    real matrix operations are not supported in number.

  • Formula works in a line, but the same formula (copied and pasted) work not in other rows.

    I have a formula which, if there is a number in the box, multiplied by a price, then sums the results in a final column. I copied it in 7 rows. He changed that required line numbers, the formulas that look all right, but nothing than to do the work of other 6, it seems to me unless I fill all the blank cells in row 0. Curiously, one that works is not that I typed the formula in the original line, and it has empty cells.

    Here's the formula, each column has a product, then the cell is multiplied by a number, this number being the cost of the product. If there is no product sold, the cell is empty, so it is 0.

    IFERROR ((B6×50) +(C6×30) +(D6×60) +(E6×40) +(F6×30) +(G6×25) +(H6×25) +(I6×20) + (6 × 20) + (K6 × 25) +(L6×20) +(M6×15) + (6 × 10) + +(O6×10) (P6), 0)

    Ideas?

    Thank you!

    Here's a way to do what you call:

    I guess constant multipliers are immutable, when used on different lines...

    In this example, the multipliers are stored on the first line (but can be anywhere you like).

    A2 = SUMPRODUCT (B$ 1: $ 1, B2:P2 P)

    It's shorthand dethrone select cell A2, and then type (or copy and paste it here) the formula:

    = SUMPRODUCT(B$1:P$1, B2:P2)

    Select cell A2, copy

    Select cells A2 at the end of the column, paste

    The constants are set up like this:

    Here is the table already set up (you can copy and paste here) then you can just add the formula:

    50

    30

    60

    40

    30

    25

    25

    20

    20

    25

    20

    15

    10

    10

    1

    381

    1

    1

    1

    1

    1

    1

    1

    1

    1

    1

    1

    1

    1

    1

    1

    50

    1

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    30

    0

    1

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    60

    0

    0

    1

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    40

    0

    0

    0

    1

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    30

    0

    0

    0

    0

    1

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    25

    0

    0

    0

    0

    0

    1

    0

    0

    0

    0

    0

    0

    0

    0

    0

    25

    0

    0

    0

    0

    0

    0

    1

    0

    0

    0

    0

    0

    0

    0

    0

    20

    0

    0

    0

    0

    0

    0

    0

    1

    0

    0

    0

    0

    0

    0

    0

    20

    0

    0

    0

    0

    0

    0

    0

    0

    1

    0

    0

    0

    0

    0

    0

    25

    0

    0

    0

    0

    0

    0

    0

    0

    0

    1

    0

    0

    0

    0

    0

    20

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    1

    0

    0

    0

    0

    15

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    1

    0

    0

    0

    10

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    1

    0

    0

    10

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    1

    0

    1

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    0

    1

    50

    1

    60

    1

    30

    1

    20

    1

  • Question formula for Excel to numbers

    I have a Sumproduct formula to an Excel spreadsheet, but I need to make a version of numbers that does not allow this formula.  I'd appreciate any help!

    What I'm trying to make (which works perfectly in Excel with this formula) is to count a line if it meets the following criteria:

    (1) date in column B is in the current year (not preprogrammed for 2016 or a given year)

    (2) the date in column B is in a given month (the below formula returns the number for the month of February '= 2')

    (3) description in column C says "Retail".

    = SUMPRODUCT ((1 * (Year(conversions!$B$3:$B$9976)=Year(Now())) * (MOIS (Conversions! $ B$ 3: $B$9976) = 2) *(Conversions!$C$3:$C$9976="Retail"))))))))

    As you have discovered, numbers does not support the form of 'matrix formula' of SUMPRODUCT.

    You can, however, use COUNTIF to accomplish similar things.

    = SUMIFS(<column>,<condition>,<column>,<condition>...<column>,<condition>)

    The formula in B2 of table 2:

    = COUNTIF (table 1: $B, ">" & EOMONTH(A1,0) will GET (DATE (YEAR (NOW (), B1, 1), −1), table 1: $B, "<" & EOMONTH(A1,0) will GET (DATE (YEAR (NOW (), B1, 1), 0) + 1, table 1: $C, "Retail")

    Lines 4 and 5 are simply to illustrate the dates built by the party 'conditions' of the formula. One is the end of the month preceding the month chosen, we're at the beginning of the month following the month selected.

    So the formula is indicative of numbers to count the dates in column B after the end of the previous month this year and before the start of the month next in the current year, where the value of column C is "Retail".

  • sum on two dimensional

    Hi all, I'm fine with excel, but have trouble extrapolating numbers for this and hoping that someone can help.

    Basically, for example, a spreadsheet to budget domestic.  I have a table of data where column A is the month of the entry, column B is the category, and column C is the $.  Something like:

    A         B                   C

    April 1 grocery store $100

    2 April gas $50

    grocery store $75 April 3

    May 4 utilities $50

    grocery store $90 may 5

    May 6 gas $40

    (imagine the above, but with several months of data).

    I want to create a summary table summarizing the totals by month and category

    A                   B                C

    April may

    Food products 1 175-$ 90

    2    Gas                $50             $40

    3 utilities $0 $ 50

    That means, in B1, the sum of $ is the $ total for all groceries in April entries in the table above ($100 + $75).

    My excel formulas do not seem to be transferred on the well, when I try to build it.  Any ideas?  What is quite a unique use of SUMPRODUCT in numbers or something else?

    Thanks for the thoughts that you all.

    See you soon,.
    Aaron

    The numbers do not support forms of 'matrix formula' of SUMPRODUCT.  Use rather SUMIFS (which also works well in Excel).

    The formula in B2, filled with worms the down and right, is:

    = SUMIFS(Data::$C,Data::$A,B$1,Data::$B,$a2)

    Be sure to type a "before names so that the numbers treated as text and you will get a match."  Otherwise, it will guess that you mean a date and time string (which will match this year, but not for the entries of entry next year).

    SG

  • How to work on the coefficient of correlation of Pearson on the numbers

    Hi there, I was wondering how to determine the coefficient of a set of data in numbers.

    It's the set of data that I have.

    Thank you

    Taking a quick, without testing my formula

    = SUMPRODUCT (C, E) / (SQRT (SUM ((D)) * SQRT (SUM (F)))

  • Count multiple responses in a single cell

    I have a spreadsheet with data in an investigation. Some questions have more than one valid answer. In these cases the data were entered in the same cell. So, I have a column that looks like this:

    Green, blue, Red

    Blue, Orange

    Yellow, green, blue

    Black, green, red, Orange

    And so on...

    I can't understand how to count the number of 'Green' for example.

    In excel I use this formula:

    = SUMPRODUCT (-IsNumber (Search (text_to_find, within_text)))

    I try to convert it to changing number ISNUMBER (for NOT (ISERROR (but does not work.))

    What I am doing wrong?

    I would solve you the problem like this:

    Make sure that the table has two header lines by selecting the table, then using Table formatter:

    Now add the colors all row 2 of the table, as shown.

    B3 = if (a3≠"", Len ($a3) ≠Len (Substitute($a3,B$2,) "", namely "))," ")

    It's shorthand dethrone select cell B3, and then type (or copy and paste it here) the formula

    (= IF (A3≠"", LEN ($A3) ≠LEN (SUBSTITUTE($A3,B$2,) "", namely "))," ")

    Select cell B3, copy

    Select cells B3 at the end of the G column, paste

    now to count the occurrences of each color:

    B1 = COUNTIF (B, TRUE)

    Select cell B1, copy

    Select cells B1 to G1, dough

  • How can I make the matrix using numbers

    Yes, for now I'll try to find out how to use the numbers to do the multiplication of matrices

    Something like that?

    In cell A1, filled to the right and downwards:

    = SUMPRODUCT (Matrix 1::1:1, TRANSPOSE (matrix 2::A)))

    SG

  • How to get the total of the multiple products of cells

    I want to save my money on the balances of the hand for different days of the year and see if I can develop a trend and reduce my expenses. I can easily make a cell inside of my table that tells me how many I have a kind of money (20 of 5 cents, 9 $2, 3 50 $, etc.) for today (aid = Lookup), the day where I'm looking for my document. This can be used to show me a trend, however, if I want to do another column that keeps track of this total, so that I can use it as a reference to a line chart elsewhere.

    My problem is that when I want to many the last row of cells (filled with the types of currency) by their amounts (20, 9, 3), I have to do for each cell, and if I try to fill it, numbers changes the cells I want it multiply so that now the two amounts are multiplied, rather than the independent form and variable amount.

    My question is: which formula can be used to multiply each B1, C1, D1 etc. with the appropriate..., C2, B2 or B3 and C3... etc, so that I can fill and then also for other cells in column N.

    Hi Kasai,

    SUMPRODUCT is your friend here.

    The totals are in column N.

    N2 and filled down: = IF (COUNT(B2:M2)<>SUMPRODUCT($B$1:$M$1,$B2:$M2))

    The IF part removes the calculation of this row if no number has been involved in any of columns B to M.

    If everything has been entered, the IF condition returns FALSE and the calculation of SUMPRODUCT (in "BOLD") is done.

    I noticed that you included a piece of 20 cents in the list in the upper part, which has awakened my curiosity. Is this typo, or is it a country whose currency is denominated in "dollars" which is a coin circulating 20 cents worth?

    Kind regards

    Barry

  • How to use the formula to give strength to nic as 3mg for vials of 10ml times 10 and 30 ml times 10 as the sum if formula

    I would like to find the formula to get amount in ml for a specific flavor and strength, above is a screenshot of what I have, I want to find the total ML anyway.

    something like SUMIF.  Force 18, A2, Bottlesize * quanitty, but if I do that it returns an incorrect amount. so as the size of bottle of 18mg, A2, works on the total of the size of the bottle, but I want to calculate the size strength then bottle by quanitty so I should be able to have 10ml and 30ml and quantitys different for some force so I should finish with total quantiy off varied packaging

    18mg, A2, 10 x 10 ml

    18mg, A2, 30 ml x 5

    18mg, A2, 120 ml x 2

    so they should add up to 490 no 160

    If I understand your question, you can do something like this:

    = SUMPRODUCT (C, D)

    SG

  • Question: Assign an amount to the cell containing an amount only?

    Hello

    I apologize if this has been answered. I am such a newbie devoid of jargon to look for and find the answer that I'm looking.

    I have cells in which I have a size of entry. Each element of this charge has a value. For example: in a column called P1, each item is worth $ 0.44. I have four columns ranging from P1-P4 so have a different value (amount).

    I would like that numbers calculated these prices and fill in the total in the last cell of a line. I would just enter the quantity in each cell, do not have the unit price displayed, but have a Total dollar amount displayed in one the last cell in the row. Example: Qnty Qnty, Qnty Qnty, Total $

    I can assign an amount to a cell displays only an amount and have that totaled an amount in another cell?

    Here's a screenshot!

    In the example you you do not give results of sample for the value column so it is difficult to know exactly what you want.  Just guess, looking something like this?

    = SUMPRODUCT($E$2:$H$2,E3:H3)

    SG

Maybe you are looking for

  • Qosmio F30 and Vista - mode ATK100 ACPI Driver need

    Hi people! I hope you can help me solve my problem. I ve installed Vista Home Premium on Qosmio F30 my friend (don t know for sure, but it's the model F30-100) and everything works great found nvidia drivers BT etc... but an error message keeps comin

  • Desktop HP Pavilion 550-100na: graphics card

    I want to update my graphics card, which is currently AMD Radeon R5-330.  Power supply is 180W. I would like to know where I can find recommendations for a graphics card that is compatible with windows 10.  I'm not a gamer, but use photoshop and watc

  • Guarantee problem Lenovo L520

    I bought a ThinkPad L520 (Type Machine 5016-C74) and I was told it has a warranty of 3 years. The problem is that when I enter the serial number in guaranteed state search Web page, I get the "error: Type of Machine or series not found!" The same ser

  • a game of Xbox DVR

    OK so I tried to use the DVR and I wanted to know if I can use a microphone at the same time to record the video and voice, please help

  • Windows XP Home Edition SP3 (error: files which are required for Windows to run properly have been replaced by unrecognized versions)

    I get this message: files which are required for Windows to run properly have been replaced by unrecognized versions.  To maintain system stability, Windows must restore the original versions of these files.  Insert Win XP SP3.  Please help - I can't