product

Previous chapterNext chapter Show allShow all    Hide allHide all

The function product (range) calculates the product of the values in the stated area.

Syntax: =product(range)

Example Example

Cells A1 to A10: any numbers

Cell B1 = product(A1:A10)

R / C

A

B

1

1

3628800

2

2

3

3

4

4

5

5

6

6

7

7

8

8

9

9

10

10