'FACT function' category



How to use the FACT function
What is the FACT function? The FACT function returns the factorial of a number. What is the factorial of a […]
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 […]
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