WorksheetFunction.MultiNomial (Excel)
Returns the ratio of the factorial of a sum of values to the product of factorials.
If any argument is nonnumeric, MultiNomial returns the #VALUE! error value. If any argument is less than zero, MultiNomial returns the #NUM! error value. The multinomial is
MultiNomial (Arg1, Arg2, ..., Arg30)
Dim dblMultiNomial As Double
dblMultiNomial = WorksheetFunction.MultiNomial(Arg1:=)