Hi Luke,
Thank you for your input. I think I got this working, reran and got the correct numbers for each of the 9 combinations. Here is what I have in case your interested.
Sub test()
ListCombos Range("A1:A10"), 5, 389
'first number after "," indicates how many items each output set will...
Hi,
I have 10 text strings (for this example will use colors as listed below) that I want to combine in unique non-repeating combinations from 2 to 10. (More info below colors)
Red
Green
Yellow
Blue
White
Black
Orange
Purple
Grey
Brown
So what I mean is that I would like combo's...