How to use the kernel function (PRODUCT function) in Excel
In Excel, to be able to sum the values in the data table the user will use the SUM function. And if you want to calculate arguments, or calculate factorials, use the PRODUCT function.
On Excel there is also a way to calculate that multiplication is to use the * operator to multiply the data. However, the * operator is only suitable for small and simple data cases. When dealing with multiple tables of complex data, large data volumes, the use of PRODUCT function will help calculate data faster. The following article will detail how to use the PRODUCT properties feature in Excel and examples for each case.
Multiplication function syntax (PRODUCT function)
The PRODUCT function syntax on Excel is = PRODUCT (number1, [number2] .) .
Of which number1, number2 are numbers to be multiplied, here you can use numbers or can be cells in Excel, up to 255 arguments. If the multiplication function object is arrays or references, with empty cells, logical values, the text will not be counted.
Examples of PRODUCT functions
Example 1 : Calculating the product of numbers
We will compute the product of the numbers 5, 3, 2 and the formula to calculate = PRODUCT (5, 3, 2) = 30.
If the multiplication expression has a zero, PRODUCT also produces the correct result.
Example 2 : Calculate the product of each column in the table
To calculate the product of a column in the data table with the data table as shown below, enter the formula = PRODUCT (B2: B6) . The result returned is very accurate.
Example 3 : Calculate the salary of the employee with a salary of 1 workday and workday.
Method 1 : Here the user can use the * operator to calculate the employee's actual salary. This way is very simple.
The user enters the formula E2 = C2 * D2 . Soon you will receive a real salary of 1 employee. Scroll down to automatically enter results.
Method 2 : We will use the PRODUCT function to calculate the amount of money each employee receives.
Enter the formula in the result box in the Salary column = = PRODUCT (C2, D2) and press Enter to perform the calculation function.
The payroll results when using PRODUCT are similar to those used with the * operator. You pull down the remaining boxes to enter the salary for the remaining employees.
The multiplication on Excel will have two different ways, but in the case of having to work with multiple arrays, more data will use the PRODUCT function faster. We just need to enter the name of the PRODUCT function and select the area to be calculated.
I wish you all success!
You should read it
- How to use the SUM function to calculate totals in Excel
- How to fix the SUM function doesn't add up in Excel
- How to use Hlookup function on Excel
- How to use the LEN function in Excel
- 3 ways to calculate totals in Excel
- How to use Excel's VALUE function
- SUM function in Excel: How to use SUM to calculate totals in Excel - SUM function in Excel
- How to use MID functions to get strings in Excel
May be interested
- Split, cut PDF files to reduce capacity, take the part you needhow to cut pdf files, split detailed pdf files to help you reduce pdf file size, get the necessary part to email or share with friends.
- How to use SUMPRODUCT function in Excelsumproduct function in excel is a function that calculates the total value of corresponding products that users conduct zoning.
- How to display Ruler ruler bar in Micorosoft Word 2010, Word 2003, 2007, 2013 and Word 2016the ruler ruler in word makes it easy to align, sometimes you see ruler disappear and don't know how to display the ruler bar? this is how to display the ruler bar in word 2003, 2007, 2010, 2013 and word 2016.
- Use Custom Views to view specific spreadsheet layouts in Excelsetting up custom views in excel makes it easy to view specific information on a dense spreadsheet or create different layouts for your data. let's see more details about custom views in the post!
- Calculation of age in Excelto calculate age in excel, we can use these two functions as year or datedif functions.
- Number pages in Word 2003, insert special characters, date and time into Wordpage numbering in word 2003 makes it easy to set up automatic indexing, find the content you need quickly. this is the simplest page numbering guide on word 2003.