Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
PERMUT calculates the number of ways to arrange k items selected from a pool of n when the order of selection matters. Unlike COMBIN, different orderings count as distinct outcomes. The result equals FACT(n) / FACT(n-k).
=PERMUT(A2,B2)=PERMUT(A2,B2)Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Need a version for your data?
Try: “How many ordered arrangements of 3 winners from 10 contestants are possible?”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: