'PERMUT function' category



How to use the PERMUT function
The PERMUT function returns the number of permutations for a set of elements that can be selected from a larger […]
List permutations with repetition and how many to choose from
This article demonstrates a macro that lets you create a list of permutations, repetitions are allowed, based on a number […]
List all permutations with a condition
I got a question a while ago about permutations, in essence how to find every permutation between 0 and 9 […]
Return all combinations
Today I have two functions I would like to demonstrate, they calculate all possible combinations from a cell range. What […]
How to create permutations
I discussed the difference between permutations and combinations in my last post, today I want to talk about two kinds […]

Excel categories