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

Data Analysis

  • How to count table columns in Excel
  • Get column name from index in Excel Table
  • How To Create Frequency Distribution in Excel
  • Managing Conditional Formatting Rules in Excel
  • How to add Trendline to a chart in Excel

References

  • 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
  • Approximate match with multiple criteria in Excel
  • MATCH function: Description, Usage, Syntax, Examples and Explanation

Data Validations

  • How To Create Drop-down List in Excel
  • Excel Data validation must begin with
  • Excel Data validation number multiple 100
  • Excel Data validation date in specific year
  • Excel Data validation don’t exceed total

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

by

What is PRODUCT function in Excel?

PRODUCT function is one of the Math and Trig functions in Microsoft Excel that multiplies all the numbers given as arguments and returns the product. For example, if cells A1 and A2 contain numbers, you can use the formula =PRODUCT(A1, A2) to multiply those two numbers together. You can also perform the same operation by using the multiply (*) mathematical operator; for example, =A1 * A2.

The PRODUCT function is useful when you need to multiply many cells together. For example, the formula =PRODUCT(A1:A3, C1:C3) is equivalent to =A1 * A2 * A3 * C1 * C2 * C3.

Syntax of PRODUCT function

PRODUCT(number1, [number2], …)

The PRODUCT function syntax has the following arguments:

  • number1: The first number or range that you want to multiply.
  • number2(Optional): Additional numbers or ranges that you want to multiply, up to a maximum of 255 arguments.

Note: If an argument is an array or reference, only numbers in the array or reference are multiplied. Empty cells, logical values, and text in the array or reference are ignored.

Example of PRODUCT 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
5
15
30
Formula Description Result
=PRODUCT(A2:A4) Multiplies the numbers in cells A2 through A4. 2250
=PRODUCT(A2:A4, 2) Multiplies the numbers in cells A2 through A4, and then multiplies that result by 2. 4500
=A2*A3*A4 Multiplies the numbers in cells A2 through A4 by using mathematical operators instead of the PRODUCT function. 2250

Post navigation

Previous Post:

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

Next Post:

Excel Pie Chart

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 IFS function in Excel
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation
  • IF function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Add days exclude certain days of week in Excel
  • Display the current date and time in Excel
  • Get days before a date in Excel
  • How to calculate Day of the Year in Excel
  • How to calculate most recent day of week in Excel

Grouping

  • How to randomly assign data to groups in Excel
  • Group numbers at uneven intervals in Excel
  • Group numbers with VLOOKUP in Excel
  • Group times into 3 hour buckets in Excel
  • Group times into unequal buckets in Excel

General

  • Subtotal by color in Excel
  • How to calculate project complete percentage in Excel
  • How to add sequential row numbers to a set of data in Excel
  • 231 Keyboard Shortcut Keys In Excel
  • Common Errors in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning