Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • How to create Gauge Chart in Excel
  • What-If Analysis: Scenarios and Goal Seek in Excel
  • How to combine 2 or more chart types in a single chart in Excel
  • How to Use Solver Tool in Excel
  • Managing Conditional Formatting Rules in Excel

References

  • How to use Excel INDIRECT Function
  • Perform case-sensitive Lookup in Excel
  • Find Closest Match in Excel Using INDEX, MATCH, ABS and MIN functions
  • Extract data with helper column in Excel
  • How to create dynamic named range with OFFSET in Excel

Data Validations

  • Excel Data validation with conditional list
  • Excel Data validation specific characters only
  • Prevent invalid data entering in specific cells
  • Excel Data validation only dates between
  • Excel Data validation allow uppercase only

MODE.MULT function: Description, Usage, Syntax, Examples and Explanation

by

What is MODE.MULT function in Excel?

MODE.MULT function is one of Statistical functions in Microsoft Excel that returns a vertical array of the most frequently occurring, or repetitive values in an array or range of data. For horizontal arrays, use TRANSPOSE(MODE.MULT(number1,number2,…)).This will return more than one result if there are multiple modes. Because this function returns an array of values, it must be entered as an array formula.

Syntax of MODE.MULT function

MODE.MULT((number1,[number2],…)

The MODE.MULT function syntax has the following arguments:

  • Number1: The first number argument for which you want to calculate the mode.
  • Number2,(Optional) Number arguments 2 to 254 for which you want to calculate the mode. You can also use a single array or a reference to an array instead of arguments separated by commas.

Explanation of MODE.MULT function

  • Arguments can either be numbers or names, arrays, or references that contain numbers.
  • If an array or reference argument contains text, logical values, or empty cells, those values are ignored; however, cells with the value zero are included.
  • Arguments that are error values or text that cannot be translated into numbers cause errors.
  • If the data set contains no duplicate data points, MODE.MULT returns the #N/A error value.

Example of MODE.MULT function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Data
1
2
3
4
3
2
1
2
3
5
6
1
Formula Description Result
=MODE.MULT(A2:A13) The formula =MODE.MULT(A2:A13)must be entered as an array formula. When entered as an array formula, MODE.MULT returns 1, 2, and 3 as the modes because they each appear 3 times. If the formula is not entered as an array formula, the single result is 1. This would be the same result as using the MODE.SNGL function. When I created the array formula, I included several extra cells to make sure that all modes were returned. I built the array formula in the range C15:C22. Where there are no additonal modes, there are #N/A error values. 1
2
3
#N/A
#N/A
#N/A
#N/A
#N/A

Post navigation

Previous Post:

CUBEVALUE function: Description, Usage, Syntax, Examples and Explanation

Next Post:

CLEAN function: Description, Usage, Syntax, Examples and Explanation

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • IFERROR function: Description, Usage, Syntax, Examples and Explanation
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • IF, AND, OR and NOT Functions Examples in Excel
  • How to use Excel AND Function
  • How to use IFS function in Excel

Date Time

  • Get days, months, and years between dates in Excel
  • WEEKDAY function: Description, Usage, Syntax, Examples and Explanation
  • Pad week numbers with zeros in Excel
  • How to calculate nth day of week in month in Excel
  • Get days between dates in Excel

Grouping

  • Group numbers at uneven intervals in Excel
  • Group arbitrary text values in Excel
  • Map text to numbers in Excel
  • Categorize text with keywords in Excel
  • Map inputs to arbitrary values in Excel

General

  • How to get original number from percent change in Excel
  • 3D SUMIF for multiple worksheets in Excel
  • How to calculate percent sold in Excel
  • How to calculate percent variance in Excel
  • How to generate random number weighted probability in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning