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

Data Analysis

  • Understanding Anova in Excel
  • Use Data Form to input, edit and delete records in Excel
  • Conditional Formatting Icon Sets Examples in Excel
  • Filter Data Based on Date in Excel
  • Conditional Formatting Data bars Examples in Excel

References

  • How to use Excel LOOKUP Function
  • Two-column Lookup in Excel
  • How to use Excel ROWS Function
  • How to use Excel COLUMN Function
  • How to create dynamic named range with OFFSET in Excel

Data Validations

  • Prevent invalid data entering in specific cells
  • Excel Data validation must contain specific text
  • Excel Data validation no punctuation
  • Excel Data validation allow weekday only
  • Excel Data validation unique values only

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

  • How to use Excel OR Function
  • How to use IFS function in Excel
  • SWITCH function example in Excel
  • Nested IF function example in Excel
  • How to use Excel XOR Function

Date Time

  • How to get Holiday Date from Year in Excel
  • Add business days to date in Excel
  • How to calculate months between dates in Excel
  • How to calculate future date say 6 months ahead in Excel
  • Calculate date overlap in days in Excel

Grouping

  • Group times into unequal buckets in Excel
  • If cell contains one of many things in Excel
  • Calculate conditional mode with criteria in Excel
  • Group numbers with VLOOKUP in Excel
  • Map text to numbers in Excel

General

  • Cell References: Relative, Absolute and Mixed Referencing Examples
  • How to Delete Cells, Row and Rows in Excel
  • How to fill cell ranges with random number from fixed set of options in Excel
  • How to calculate percentage discount in Excel
  • Excel Operators
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning