display permutations in excel

spudgun44

Board Regular
Joined
Jul 29, 2009
Messages
55
I have 10 columns each with a possible 3 cell entries.

I need somthing that will display the permutations that can be possible.

I dont need the number of pssability I need the possibilites themselves

ie:

aaa
aab
aba
baa
bba
bab
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce
thanks for the swift responce,

I used letters for the example as it was easy to display, the cell entries would be more complect than that.

What I was looking for was if 10 columns has 3 possible entries (regardles of what the entries were) could something work out the possible cominations and display them

The link that you provided I think would only do this with letters
 
Upvote 0
No, it will work with numbers. You have to arrange your data in the format specified.
 
Upvote 0
I sound really thick but I do I get it to work?

I have coppied the code and pasted it in but what triggers it to run?
 
Upvote 0

Forum statistics

Threads
1,224,605
Messages
6,179,860
Members
452,948
Latest member
UsmanAli786

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