- Home
- MODE.MULT Function
MODE.MULT Function
The MODE.MULT function is one of the statistical functions. It is used to return the most frequently occurring, or repetitive values in an array or range of data.
Syntax
MODE.MULT(number1, [number2], ...)
The MODE.MULT function has the following arguments:
Argument | Description |
---|---|
number1/2/n | Up to 255 numeric values for which you want to find the most frequently occurring value. |
Notes
Because this function returns an array of values, it must be entered as an array formula. To learn more, please read the Insert array formulas article.
If there is no repetitive value in the argument list, the function will return the #VALUE! error.
How to apply the MODE.MULT function.
Examples
The figure below displays the result returned by the MODE.MULT function.
Host ONLYOFFICE Docs on your own server or use it in the cloud
Article with the tag:
Browse all tags