Skip to main content

Excel PRODUCT function

The PRODUCT function calculates the product of cell values provides as arguments.

Syntax

PRODUCT(number1, [number2], ...)

Arguments

  • Number1 (required): The first number or range to be multiplied;
  • Number2,... (optional): The second and more numbers or ranges to be multiplied.

Remarks

1. There can be up to 255 arguments at a time;
2. Numbers can be supplied in the arguments directly or as references in ranges;
3. The PRODUCT function only multiplies the numbers in the supplied array or reference, ignoring logic values, empty cells and text values;
4. The PRODUCT function is useful for multiplying cells in different ranges. Such as:
=PRODUCT(D6:D11,F6:F11,G6:G11)
which is equivalent to:
=D6 * D7 * D8 * D9 * D10 * D11 * F6 * F7 * F8 * F9 * F10 * F11 * G6 * G7 * G8 * G9 * G10 * G11

Return value

It returns a numeric value.

Example

As shown in the screenshot below, to multiply all numbers in each row and automatically ignore the empty cells and text values, you can apply the SUMPRODUCT to get it done easily.

1. Select a blank cell (here I select cell F7), copy or enter the formula below and press the Enter key to get the first result. Select this result cell and then drag its AutoFill Handle down to get the product of other rows.

=PRODUCT(B6:F6)

Related Functions

Excel SUM function
The SUM function returns the sum of a supplied list of numbers.


The Best Office Productivity Tools

Kutools for Excel - Helps You To Stand Out From Crowd

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions…
Popular Features: Find, Highlight or Identify Duplicates  |  Delete Blank Rows  |  Combine Columns or Cells without Losing Data  |  Round without Formula ...
Super VLookup: Multiple Criteria  |  Multiple Value  |  Across Multi-Sheets  |  Fuzzy Lookup...
Adv. Drop-down List: Easy Drop Down List  |  Dependent Drop Down List  |  Multi-select Drop Down List...
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  Compare Columns to Select Same & Different Cells ...
Featured Features: Grid Focus  |  Design View  |  Big Formula Bar  |  Workbook & Sheet Manager | Resource Library (Auto Text)  |  Date Picker  |  Combine Worksheets  |  Encrypt/Decrypt Cells  |  Send Emails by List  |  Super Filter  |  Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters ...)  |  50+ Chart Types (Gantt Chart ...)  |  40+ Practical Formulas (Calculate age based on birthday ...)  |  19 Insertion Tools (Insert QR Code, Insert Picture from Path ...)  |  12 Conversion Tools (Numbers to Words, Currency Conversion ...)  |  7 Merge & Split Tools (Advanced Combine Rows, Split Excel Cells ...)  |  ... and more

Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...

Description


Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)

  • One second to switch between dozens of open documents!
  • Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
  • Increases your productivity by 50% when viewing and editing multiple documents.
  • Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.
Comments (0)
No ratings yet. Be the first to rate!
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
Rate this post:
0   Characters
Suggested Locations