+ Reply to Thread
Results 1 to 1 of 1

Need to compile a list of the sum of every combination from several matrices of data

  1. #1
    Registered User
    Join Date
    11-07-2013
    Location
    Sverige
    MS-Off Ver
    Excel 2013
    Posts
    6

    Need to compile a list of the sum of every combination from several matrices of data

    Hi,

    In a document i have 6 sheets. On each sheet there is about 5 rows and 5 columns of data. I need to compile a list of all the possible combinations when adding one from each column and row at a time to a total sum.

    For instance. In sheet 1 i have:

    .......................Column 1.1........Column 1.2
    Row 1.1....................5.....................-2
    Row 1.2....................3......................0

    Sheet 2 contains:

    .......................Column 2.1........Column 2.2
    Row 2.1...................3...................2
    Row 2.2...................4...................-1

    The compiled list would look like this:

    ........................Column C1......Column C2
    Row 1.1 + 2.1...........8...................0
    Row 1.1 + 2.2...........9...................-3
    Row 1.2 + 2.1...........6...................2
    Row 1.2 + 2.2...........7...................-1

    However since there is gonna be thousands of entries in the compiled list i have to automate this. I'm more than happy to invest some time in to learning how to do this, but i need somewhere to start.
    Last edited by milmil; 03-12-2015 at 12:53 PM.

+ 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. [SOLVED] Compile list of data from same cell in multiple worksheets
    By Abidan in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 01-30-2015, 12:08 PM
  2. [SOLVED] list of pair combination that only use the data once
    By fatwa.amanu in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 09-24-2014, 05:41 AM
  3. Replies: 1
    Last Post: 02-20-2014, 12:24 PM
  4. Replies: 10
    Last Post: 11-03-2011, 11:22 AM
  5. Ranking columns of data in a series of matrices
    By Graham Whitehead in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-20-2006, 05:15 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