Learn how to use the PRODUCT function in Excel to multiply values easily. Learn syntax, examples, and tips for efficient calculations in spreadsheets.
For example, the formula =PRODUCT(A1:A3, C1:C3) is equivalent to =A1 * A2 * A3 * C1 * C2 * C3
.
=Product(5,2)
=Product(C6:E6)
further reading: