Sets of Cells to List All Possible Combinations

haavio

New Member
Joined
Mar 10, 2011
Messages
2
Hello all,

Hopefully I might get some love here.

I'm trying to figure out how to get a list of all possible combinations from a specific list of values. What I mean is this:

Say I have a combination of 9 specific letters/numbers with a few "unknown" values. I know digits 1-6 are "a1b2c3" but digits 8 and 9 may be any number between 1-5.

What I then need is list of all possible combinations such as:
a1b2c3111
a1b2c3112
a1b2c3121
a1b2c3211
a1b2c3122
etc

Might anyone be able to enlighten me?
 

Excel Facts

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.
Quick addition:

Position number 8-9 may not have the the same values. The 8th digit may is a number between "1-5" and the 9th digit is either a "D" or "F".

Thank you kindly in advance
 
Upvote 0

Forum statistics

Threads
1,224,551
Messages
6,179,472
Members
452,915
Latest member
hannnahheileen

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top