Excel vba to create every possible combination of a Range
问题 I have a problem that I haven\'t been able to find anywhere on the web (it may be there, but I can\'t find it, heh). I have a spreadsheet with 13 columns of data. Each of the column contains variations of a parameter that needs to go into an overall test case. All of them differ, like E: 101% 105% 110% 120% J: Upper S Upside L Downside B Premium V I have seen several solutions to the combination issue which uses nested loops. I\'d like to steer clear of 13 nested loops (but this is my best