Does anyone have a permutation/combination macro for Excel?
- From: "biostats07" <biostats07@xxxxxxxxx>
- Date: 24 Jan 2006 11:50:58 -0800
I'm not interested in the calculation. That's the easy part. I'm
looking for a macro that outputs the entire list of permutations or
combinations of a given set of numbers or letters.
I found the following online but I am getting a compiling error in
Excel:
Dim rSrc As Range, rDst As Range, rITM
As Range <<<<< SYNTAX ERROR IN THIS LINE
Dim cItm As Collection, vItm()
Macro taken from here (cached because you will get strange popups
otherwise):
http://64.233.167.104/search?q=cache:d9d4pvIsSj4J:www.alegsa.com.ar/Visitas/index23/Creating%2520a%2520combination%2520or%2520permutation%2520array%2520in%2520excel.php+permutation+excel&hl=en&client=firefox-a
TIA!
.
- Follow-Ups:
- Re: Does anyone have a permutation/combination macro for Excel?
- From: Gaj Vidmar
- Re: Does anyone have a permutation/combination macro for Excel?
- From: biostats07
- Re: Does anyone have a permutation/combination macro for Excel?
- Prev by Date: Re: Computerised authorship attribution
- Next by Date: Re: Does anyone have a permutation/combination macro for Excel?
- Previous by thread: damped oscillations
- Next by thread: Re: Does anyone have a permutation/combination macro for Excel?
- Index(es):
Relevant Pages
|
|