+ Reply to Thread
Results 1 to 7 of 7

Formula to multiplie cells and then add up

  1. #1
    Forum Contributor
    Join Date
    07-05-2012
    Location
    Stockholm
    MS-Off Ver
    Excel 2010
    Posts
    162

    Formula to multiplie cells and then add up

    Hello,
    I'm want to make a total of two rows that should multiply with each other first so the formula can look like this:

    =(A1*B1)+(A2*B2)+(A3+B3) etc...

    This works, but it's over 100 rows, so the formula is too long to handle. Is there an easier way of writing this?

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: Formula to multiplie cells and then add up

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Forum Contributor
    Join Date
    07-05-2012
    Location
    Stockholm
    MS-Off Ver
    Excel 2010
    Posts
    162

    Re: Formula to multiplie cells and then add up

    Hi,

    This is not working. Or I don't understand how you mean I should use this. What does the 1 and 2 stand for?
    I might have been a bit unclear. There are 50 rows, A1:A50 where A1 should multiply with B2, A2 with B2 and so on. The total of all multiplications should then add up to a total at the bottom of column B.

    Is there a way of writing this without having to write the calculation for each single row (e.g. =(A1*B1)+(A2*B2)... etc)?

  4. #4
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2504
    Posts
    13,631

    Re: Formula to multiplie cells and then add up

    try
    Please Login or Register  to view this content.
    in the desired cell

  5. #5
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: Formula to multiplie cells and then add up

    1:1 means that row1
    2:2 means that row1

    each Row1 cells is multiplied with Row2 cell and do sum for the whole row.

  6. #6
    Forum Contributor
    Join Date
    07-05-2012
    Location
    Stockholm
    MS-Off Ver
    Excel 2010
    Posts
    162

    Re: Formula to multiplie cells and then add up

    Fantastic!

    Thanks a million!

  7. #7
    Forum Contributor
    Join Date
    07-05-2012
    Location
    Stockholm
    MS-Off Ver
    Excel 2010
    Posts
    162

    Re: Formula to multiplie cells and then add up

    Fantastic!

    Thanks a million!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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