Skip to content

Combin¤

Excel COMBIN(count_1; count_2): Returns the number of combinations for a given number of objects. Count_1 is the total number of elements. Count_2 is the selected count from the elements. This is the same as the nCr function on a calculator.

Parameter¤

Function name¤

The name of the Excel function

  • Datatype: string
  • Default Value: COMBIN

Comments