Excel COMBIN Function

Summary

The Excel Combin function returns the number of combinations (in any order) of a given number of items. To use COMBIN, specify the total number of items and "number chosen" which represents the number of items in each combination.

Purpose

Get total number of combinations

Return value

Total possible combinations as an integer

Syntax

=COMBIN (number, number_chosen)

Arguments

Usage notes

 

Excel COMBIN Function

Summary

The Excel Combin function returns the number of combinations (in any order) of a given number of items. To use COMBIN, specify the total number of items and "number chosen" which represents the number of items in each combination.

Purpose

Get total number of combinations

Return value

Total possible combinations as an integer

Syntax

=COMBIN (number, number_chosen)

Arguments

Usage notes