Returns the most frequently occurring value in a given data set. If two numbers occur the same (maximum) number of times, MODE returns the first occurring number.
Syntax
value: The range or array containing the data set to test. Eg., A2:A8
Remarks
Ignores text, logical values, and empty cells.
Examples
Formula |
Result |
=MODE(A2:A8) |
2 |
=MODE(12;-19;10;23;12;10) |
12 |
=MODE(A2:A7) |
6 |
Possible Errors
Errors |
Meaning |
#N/A! |
|
#NAME! |
|
#VALUE! |
|
#REF! |
|
#N/A! |
|
Similar Functions
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.