Product of Many Arguments (PRODUCT)

Syntax: PRODUCT(ARG1; ARG2; … ARG30)

The PRODUCT function multiplies up to 30 arguments (x1, x2, … x30). Each argument can be a single value or a range of cells. For example:

=PRODUCT(A1:A23; B2:C23)

multiplies values of all cells from ranges A1:A23 and B2:C23.

images

Figure 5-8. Sample result of the PRODUCT function

See also the section on the SUM function.

Get Beginning OpenOffice Calc: From Setting Up Simple Spreadsheets to Business Forecasting now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.