EXCEL PERMUTATIONA Function

The Excel Permutationa method calculates the quantity of permutations, including repeats, of a given collection of objects.

Syntax :

=PERMUTATIONA( numbernumber_chosen )

Parameters :

  • Number – The number of objects in the set (must be 0).
  • Number selected – The number of objects picked from the set (must be 0).

Step By Step Guide of PERMUTATIONA Function

Example :

The Excel Permutationa function is used to determine the number of permutations (with repeats) of six items chosen from various sized collections.

  • #NUM! – Occurs if any of the following conditions are met: the supplied number argument is 0; the supplied number chosen argument is 0; or the supplied number argument is the number chosen argument.
  • #VALUE! – Occurs when one or both of the supplied arguments is not a number.

Related Functions

HLOOKUP Function

HLOOKUP Function

Explore Now

VLOOKUP Function

VLOOKUP Function

Explore Now

INDEX Function

INDEX Function

Explore Now

MATCH Function

MATCH Function

Explore Now

DATE Function

DATE Function

Explore Now

IF Function

IF Function

Explore Now

OR Function

OR Function

Explore Now

AND Function

AND Function

Explore Now

RANK Function

RANK Function

Explore Now

SUMIF Function

SUMIF Function

Explore Now

XIRR Function

XIRR Function

Explore Now

WORKDAYS Function

WORKDAYS Function

Explore Now