MULTINOMIAL(value1, value2, ...)
MULTINOMIAL returns the ratio of the factorial of a sum of values to the product of factorials. This function is Excel compatible.
MULTINOMIAL(2,3,4) equals 1260.
SUM.