+ Reply to Thread
Results 1 to 3 of 3

Macros for Permutating values in three columns

  1. #1
    Registered User
    Join Date
    01-07-2013
    Location
    IRmook nurse
    MS-Off Ver
    Excel 2003
    Posts
    2

    Macros for Permutating values in three columns

    I need to figure out how I can get excel to generate the list of permutations/combinations for numbers in three columns. The attached worksheet has values in three different columns (A,B,C); 10 rows for each column. I want to generate the list of permutation/combinations for all the numbers in three columns for e.g., (0.1,0.1,50), (0.2,0.1,50), (0.3,0.1,50).. and so on. Anyone know how to do this?
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    07-16-2010
    Location
    Northumberland, UK
    MS-Off Ver
    Excel 2007 (home), Excel 2010 (work)
    Posts
    3,054

    Re: Macros for Permutating values in three columns

    This should do it - it assumes no header rows and will write the combinations to sheet2 (which will be cleared first)...

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    01-07-2013
    Location
    IRmook nurse
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Macros for Permutating values in three columns

    Thanks for the Macro Andrews! But, I see the same 10 rows repeating again and again. Please see the attached worksheet.Can you help?
    Attached Files Attached Files

+ 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