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

Data Analysis

  • Excel Frequency Function Example
  • Conditional Formatting Rules in Excel
  • Get column index in Excel Table
  • Excel Line Chart
  • How to create Checklist in Excel

References

  • How to get address of named range in Excel
  • How to get last column number in range in Excel
  • How to use Excel MMULT Function
  • How to get address of first cell in range in Excel
  • To count total rows in a range in Excel

Data Validations

  • Excel Data validation date in next 30 days
  • Excel Data validation whole percentage only
  • Prevent invalid data entering in specific cells
  • Data validation must not exist in list
  • Excel Data validation must not contain

How to use Excel MMULT Function

by

This Excel tutorial explains how to use the MMULT function with syntax and examples.

Excel MMULT function Description

Excel MMULT function returns the matrix product of two arrays. The array result contains the same number of rows as array1 and the same number of columns as array2. If returning multiple results in an array on the worksheet, enter as an array formula with control + shift + enter.

Explanation: The MMULT function returns the matrix product of two arrays. The column count of array1 must equal the row count of array 2. The array result will contain the same number of rows as array1 and the same number of columns as array2.  For example, you can multiply a 4 x 2 array by a 2 x 2 array to return a 4 x 2 array result.

If returning multiple results in an array on the worksheet, enter as a multi-cell array formula with control + shift + enter.

Return

The matrix product of two arrays

Syntax

MMULT (array1, array2)

Arguments

  • array1 – The first array to multiply.
  • array2 – The second array to multiply.
Notes:
  • Arrays must contain only numbers.
  • Columns in array1 must equal the rows in array2.
  • Array1 and Array2 can be provided as cell ranges, array constants, or references.
  • Formulas that return arrays must be entered as array formulas using control + shift + enter.
  • MMULT returns the #VALUE! error if any cells in array1 and array2 are not numbers, or if array1 columns do not equal array2 rows.

Post navigation

Previous Post:

VLOOKUP without #N/A error in Excel

Next Post:

Manipulating text strings using Left, Mid, Right, Len, Substitute in Excel

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

  • OR function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel NOT Function
  • How to return blank in place of #DIV/0! error in Excel
  • How to use Excel OR Function
  • How to use Excel FALSE Function

Date Time

  • Convert Unix time stamp to Excel date
  • Convert Excel time to decimal seconds
  • Get project end date in Excel
  • How to calculate working days left in month in Excel
  • Convert decimal minutes to Excel time

Grouping

  • If cell contains one of many things in Excel
  • Group numbers at uneven intervals in Excel
  • Group numbers with VLOOKUP in Excel
  • Calculate conditional mode with criteria in Excel
  • Group times into 3 hour buckets in Excel

General

  • List sheet names with formula in Excel
  • How to generate random number weighted probability in Excel
  • Count cells that do not contain errors in Excel
  • List worksheet index numbers in Excel
  • Freeze and Unfreeze Panes in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning