Skip to main content

Excel COMBIN Function

The COMBIN function calculates the number of combinations for a given number of items.

combin function 1


Syntax

=COMBIN (number, number_chosen)


Arguments

  • Number (required): The total number of items.
  • Number_chosen (required): The number of items in each combination.

Return value

The COMBIN function returns the number of combinations for a given number of items without repetitions.


Function notes

  1. Repetitions are not allowed in the COMBIN function. To count combinations that allow repetitions, use the COMBINA function.
  2. If any of the supplied arguments are non-integer numbers, the COMBIN function will truncate them to integers.
  3. COMBIN function will return the #VALUE! error if any of the supplied arguments are non-numeric.
  4. COMBIN function will return the #NUM! error if:
    • Number < 0
    • Number < Number_chosen
    • Number_chosen < 0
  5. A combination is a set of items regardless of the combination’s internal order of items. If the internal order matters, use the PERMUT function, which also does not allow repetitions.

Examples

To calculate the number of combinations for the given number of items without repetitions in the below table, please copy the formulas below into cell E4 and E5 respectively and press the Enter key to get the results.

=COMBIN (B4, C4)

=COMBIN (D5, C5)

combin function 2

combin function 3

Note:

We can directly input the values of the two arguments in the formula. The two formulas above can be changed to:

=COMBIN (10, 2)

=COMBIN (33, 5)

Relative Functions:


The Best Office Productivity Tools

Kutools for Excel - Helps You To Stand Out From Crowd

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions…
Popular Features: Find, Highlight or Identify Duplicates  |  Delete Blank Rows  |  Combine Columns or Cells without Losing Data  |  Round without Formula ...
Super VLookup: Multiple Criteria  |  Multiple Value  |  Across Multi-Sheets  |  Fuzzy Lookup...
Adv. Drop-down List: Easy Drop Down List  |  Dependent Drop Down List  |  Multi-select Drop Down List...
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  Compare Columns to Select Same & Different Cells ...
Featured Features: Grid Focus  |  Design View  |  Big Formula Bar  |  Workbook & Sheet Manager | Resource Library (Auto Text)  |  Date Picker  |  Combine Worksheets  |  Encrypt/Decrypt Cells  |  Send Emails by List  |  Super Filter  |  Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters ...)  |  50+ Chart Types (Gantt Chart ...)  |  40+ Practical Formulas (Calculate age based on birthday ...)  |  19 Insertion Tools (Insert QR Code, Insert Picture from Path ...)  |  12 Conversion Tools (Numbers to Words, Currency Conversion ...)  |  7 Merge & Split Tools (Advanced Combine Rows, Split Excel Cells ...)  |  ... and more

Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...

Description


Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)

  • One second to switch between dozens of open documents!
  • Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
  • Increases your productivity by 50% when viewing and editing multiple documents.
  • Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.
Comments (0)
No ratings yet. Be the first to rate!
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
Rate this post:
0   Characters
Suggested Locations