Excel PERMUT Function

Summary

The Excel PERMUT function returns the number of permutations (combinations where order is significant) of a given number of items. To use PERMUT, specify the total number of items and "number chosen", which represents the number of items in each combination.

Purpose

Get total number of permutations

Return value

Total possible permutations as an integer

Syntax

=PERMUT (number, number_chosen)

Arguments

Usage notes

 

Excel PERMUT Function

Summary

The Excel PERMUT function returns the number of permutations (combinations where order is significant) of a given number of items. To use PERMUT, specify the total number of items and "number chosen", which represents the number of items in each combination.

Purpose

Get total number of permutations

Return value

Total possible permutations as an integer

Syntax

=PERMUT (number, number_chosen)

Arguments

Usage notes