+ Reply to Thread
Results 1 to 3 of 3

Non-Repetitive formula to SUM the products of numbers

  1. #1
    Registered User
    Join Date
    11-07-2017
    Location
    Canada
    MS-Off Ver
    Office 2016
    Posts
    2

    Non-Repetitive formula to SUM the products of numbers

    Essentially, I need the equivalent of this:

    gTryYmZ.png

    The cell rows continue to 280. That is, it starts at 5 and finishes at 280. The picture above shows the first 5 PRODUCTs. As you can see, there is a sequence where each D is multiplied by it's Y. I need to be able to generate a formula that can do this without having to type in each product all the way to 280
    Last edited by Soirah; 11-07-2017 at 07:28 PM.

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,168

    Re: Non-Repetitive formula to SUM the products of numbers

    Hi Soirah and welcome to the forum,

    It looks like

    SumProduct($D$5:$D$280,$Y5$Y280)

    Is what you want.

    https://www.techonthenet.com/excel/f...sumproduct.php
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Registered User
    Join Date
    11-07-2017
    Location
    Canada
    MS-Off Ver
    Office 2016
    Posts
    2

    Re: Non-Repetitive formula to SUM the products of numbers

    Thanks!

    =SUMPRODUCT($D$5:$D$280, $Y5:$Y280)

    Worked Perfectly!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. repetitive pattern with column letters and numbers
    By freak11 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 07-31-2014, 02:35 PM
  2. Simplify repetitive VBA code that just changes row numbers
    By tonye104292 in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 07-10-2013, 04:06 PM
  3. Formula to work out how many products among various products!
    By MissConfussed in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 05-02-2013, 02:24 PM
  4. [SOLVED] How to merge a numbers from 3 cells, eliminate repetitive numbers, and sort such numbers?
    By david gonzalez in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 10-22-2012, 11:59 AM
  5. [SOLVED] fill down multiple / repetitive numbers
    By iliasark in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 10-11-2012, 10:14 AM
  6. Condtional formatting in Repetitive numbers
    By vinaynaran in forum Excel General
    Replies: 3
    Last Post: 06-09-2010, 03:34 AM
  7. Hiding repetitive numbers
    By Berthabel2 in forum Excel General
    Replies: 5
    Last Post: 01-22-2009, 10:06 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1