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

Data Analysis

  • How To Load Analysis ToolPak in Excel
  • How to sum a total in multiple Excel tables
  • Filter Data Based on Date in Excel
  • How To Sort One Column or Multiple Columns in Excel
  • How to Create Column Chart in Excel

References

  • How to create dynamic named range with OFFSET in Excel
  • How to get last column number in range in Excel
  • Excel Advanced Lookup using Index and Match Functions
  • How to get address of first cell in range in Excel
  • How to get last row in numeric data in Excel

Data Validations

  • Excel Data validation require unique number
  • Excel Data validation must contain specific text
  • Excel Data validation allow weekday only
  • Excel Data validation with conditional list
  • Excel Data validation only dates between

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

  • Complete List of Excel Logical Functions, References and Examples
  • Not Equal To ‘<>‘ operator in Excel
  • How to use Excel NOT Function
  • How to use Excel TRUE Function
  • Return blank if in Excel

Date Time

  • Get last day of month in Excel
  • How to get year from date in Excel
  • Get date from day number in Excel
  • Calculate days remaining in Excel
  • How to calculate nth day of year in Excel

Grouping

  • Map text to numbers in Excel
  • Group numbers with VLOOKUP in Excel
  • If cell contains one of many things in Excel
  • How to randomly assign people to groups in Excel
  • Map inputs to arbitrary values in Excel

General

  • Advanced Number Formats in Excel
  • Excel Ribbon Quick Overview For Beginners
  • How to calculate percentage of total in Excel
  • How to increase by percentage in Excel
  • How to count total number of cells in a rectangular range in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning