ReferenceFunctionsMath Functions
COMBINA
Returns the number of combinations with repetition.
Summary
Returns the number of combinations with repetition.
Examples
Choose with repetition
Grid
| Cell | Value | |
|---|---|---|
| No inputs on Sheet1. | ||
Formula
=
Result
Not evaluated yet.
Expected
20
Related functions
FAQ
How is COMBINA different from COMBIN?
COMBINA counts selections where the same item can be chosen more than once.
Runtime metadata
Category
Math
Signature
COMBINA(arg1: Number, arg2: Number)Arity
min 2, max 2
Arguments
arg1Number · Scalar · coercion NumberLenientText
arg2Number · Scalar · coercion NumberLenientText
Caps
PURE
Source