+ Reply to Thread
Results 1 to 3 of 3

Sum of products in every second column

  1. #1
    Registered User
    Join Date
    01-08-2010
    Location
    Stockholm
    MS-Off Ver
    Excel 2000
    Posts
    2

    Thumbs down Sum of products in every second column

    I am sure this is simple but I have not found out the solution anyway....

    Example:
    A B C D E F G
    1 2 100 0 0 2 100 400
    2 2 100 10 50 0 0 700
    3 2 100 0 0 2 200 600

    Columns A, C and E are number of items on each "unit".
    Columns B, D and F are the number of "units" (e.g. to produce).
    Column G are the resulting number of items that need to be purchased.

    So, column G is a sum of products and the formula found below if put in G1 will do the trick.

    =A1*B1+C1*D1+E1*F1

    What I would like instead is to have a "formula" that allows me to insert new pairs of columns without having to change the formula to include the new column pairs.

    Is this doable?

    Thanks in advance!

    Regards,
    /Gunnar
    Attached Files Attached Files
    Last edited by galm; 01-08-2010 at 05:48 AM.

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Sum of products in every second column

    Using your file, your formula for I3 would be:

    Please Login or Register  to view this content.
    however - regards:

    Quote Originally Posted by galm
    What I would like instead is to have a "formula" that allows me to insert new pairs of columns without having to change the formula to include the new column pairs.
    is unclear...depending on how & where the new columns are inserted the formula you use c(w)ould adapt accordingly.
    Last edited by DonkeyOte; 01-08-2010 at 05:44 AM. Reason: revised A*B to A;B as precaution

  3. #3
    Registered User
    Join Date
    01-08-2010
    Location
    Stockholm
    MS-Off Ver
    Excel 2000
    Posts
    2

    Re: Sum of products in every second column

    Thank you!

    Regards,
    /Gunnar

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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