Results 1 to 10 of 10

List combinations VBA

Threaded View

  1. #5
    Registered User
    Join Date
    09-07-2015
    Location
    SoCal
    MS-Off Ver
    2010
    Posts
    5

    Re: List combinations VBA

    thank you so much,,i didnt expect such a quick response and solution.

    However something is off. bc the final results should have been 1080 total combos.

    For aisles 1 and 2 , there are only 2 items to choose from a pool of 4 options:

    Result = 6 unique combos. 3!= 3+2+1

    For aisles 3 and 4 , there are only 2 items to choose from a pool of 3 options:

    Result = 3 unique combos. 2!= 2+1

    For aisles 5,6 and 7 , there are only 3 items to choose from a pool of 6 options:

    Result = 10 unique combos.

    And the most difficult is the remaining items to fill aisles 8 and 9. Since aisles 3 and 4 should be filled it only leaves 1 item left . And for aisles 5,6,7 there should be 3 items left , for a total of 4 items that should not have been previously used.

    For aisles 8 and 9 , there are only 2 items to choose from a pool of 4 remaining options:

    Result = 6 unique combos. 3!= 3+2+1

    So the final tally is 6x3x10x6 = 1080 total results.

    I hope this helps,,and again amazing work you have done. Thank you.

    Also the lists in each aisle can change on a monthly basis. I hope I will be able to add to or decrease as needed. EX: the list for aisles 1 and 2 could go from 4 this month to only 3 the next.
    Last edited by BarstoolProphet; 09-07-2015 at 03:30 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. List all combinations from 1 to 45
    By a1b2c3d4e5f6g7 in forum Excel General
    Replies: 4
    Last Post: 07-21-2014, 07:29 AM
  2. Need a list of combinations
    By Iduno in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-18-2013, 11:11 AM
  3. list possible combinations of 6 from 22
    By nlscarter in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-19-2013, 10:13 PM
  4. [SOLVED] List all combinations
    By olives in forum Excel Formulas & Functions
    Replies: 21
    Last Post: 02-12-2013, 01:23 AM
  5. List Possible Combinations
    By Rizzle in forum Excel General
    Replies: 10
    Last Post: 09-29-2010, 09:36 AM
  6. Count & List Combinations
    By sandip.dhamapurkar@gmail.com in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 06-20-2006, 11:40 AM
  7. [SOLVED] List all possible combinations
    By Spencer Hutton in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-13-2005, 04:06 PM

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