Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Subtotal function in Excel
  • How To Perform and Interpret Regression Analysis in Excel
  • Conditional Formatting Rules in Excel
  • How to count table columns in Excel
  • Data Series in Excel

References

  • MATCH function: Description, Usage, Syntax, Examples and Explanation
  • Lookup entire row in Excel
  • Create hyperlink with VLOOKUP in Excel
  • CHOOSE function: Description, Usage, Syntax, Examples and Explanation
  • Get nth match with INDEX / MATCH in Excel

Data Validations

  • Excel Data validation allow uppercase only
  • Excel Data validation date in specific year
  • Prevent invalid data entering in specific cells
  • Excel Data validation only dates between
  • Excel Data validation date in next 30 days

PERMUTATIONA function: Description, Usage, Syntax, Examples and Explanation

by

What is PERMUTATIONA function in Excel?

PERMUTATIONA function is one of Statistical functions in Microsoft Excel that returns the number of permutations for a given number of objects (with repetitions) that can be selected from the total objects.

Syntax of PERMUTATIONA function

PERMUTATIONA(number, number-chosen)

The PERMUTATIONA function syntax has the following arguments:

  • Number:  An integer that describes the total number of objects.
  • Number_chosen:  An integer that describes the number of objects in each permutation.

PERMUTATIONA uses the following equation:

PERMUTATIONA equation

Explanation of PERMUTATIONA function

  • Both arguments are truncated to integers.
  • If numeric arguments are values that are not valid, for example, when the total number is zero (0) and the chosen number is larger than zero (0), PERMUTATIONA returns the #NUM! error value.
  • If numeric arguments use data types that are nonnumeric, PERMUTATIONA returns the #VALUE! error value.

Example of PERMUTATIONA function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Formula Description Result
=PERMUTATIONA(3,2) Suppose there are 3 objects in the group, [4,5,6]. Using PERMUTATIONA with 2 of the 3 objects, there are 9 ways the numbers can be arranged with repetition: 9
4,4
4,5
4,6
5,4
5,5
5,6
6,4
6,5
6,6
=PERMUTATIONA(2,2) Suppose there are 2 objects in the group, [3,5]. Using PERMUTATIONA with both of the objects, there are 4 ways the numbers can be arranged with repetition: 4
3,3
3,5
5,3
5,5

Post navigation

Previous Post:

How to generate random date between two dates in Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • Invoice status with nested if in Excel
  • Not Equal To ‘<>‘ operator in Excel
  • NOT function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel XOR Function
  • TRUE function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Convert text timestamp into time in Excel
  • Get work hours between dates and times in Excel
  • How to get number of days, weeks, months or years between two dates in Excel
  • TIME function: Description, Usage, Syntax, Examples and Explanation
  • Basic timesheet formula with breaks in Excel

Grouping

  • Group times into unequal buckets in Excel
  • If cell contains one of many things in Excel
  • Group numbers at uneven intervals in Excel
  • Group arbitrary text values in Excel
  • Map inputs to arbitrary values in Excel

General

  • Split Cell Content Using Text to Columns in Excel
  • Check if multiple cells have same value with case sensitive in Excel
  • Delete Blank Rows at Once in Excel
  • AutoRecover file that was never saved in Excel
  • How to count total columns in range in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning