Multiplication function (PRODUCT function) in Excel
The multiplication function in Excel is very important for those who often have to process and calculate data in Excel. In Excel you can also use the * operator to multiply data, but with large volumes of data you should use the multiplication function - Product to be able to calculate data faster.
Article instructions syntax and how to use the Product function to multiply data in Excel.
Description
The Product function is a function used to multiply in Excel, which will multiply all the arguments entered and return their product.
You can use the normal * operator, but you should use the Product function to multiply multiple cells in Excel together.
Syntax
= PRODUCT (number1, [number2] .)
Where: number1, number2 are numbers to be multiplied, can be numbers that can be cells in Excel, up to 255 arguments.
Note: If the argument is an array or reference, empty cells and logical values and text in the array will be ignored.
For example: Give the following table and calculate the Total salary for employees.
Use the Product: = PRODUCT function (D5: E5)
To calculate for all the workers you go to the lower right corner in the box you enter the formula (the mouse turns into a + sign) as shown below:
Drag to the last employee and release the mouse button.
So all employees are paid gross salary.
So, instead of using the * operator to process data to multiply, using the Product multiplication function will be effective and help you calculate faster. Just remember the syntax and apply the function appropriately, you will quickly process and calculate data more. Good luck!
You should read it
- How to use the SUM function to calculate totals in Excel
- How to use Hlookup function on Excel
- Save time with these text formatting functions in Microsoft Excel
- DPRODUCT function in Excel
- How to use the IFS function in Excel 2016
- How to use the LEN function in Excel
- How to use COUNTIF function on Excel
- OR function in Excel, how to use the OR function, and examples
May be interested
- 8 little-known Excel functions that can save you a lot of workeven seasoned excel users often find themselves stuck performing tasks manually that could be automated with a few clever functions.
- How to use MID functions to get strings in Excelmid function in excel is a function that takes the middle character string corresponding to the value that the user requires to perform.
- How to use Excel's VALUE functionexcel's value function will convert a string to a digital form, which can be combined with other functions such as left function, right function, mid function.
- How to use the WRAPROWS function in Excelhaving trouble with handling large data sets in excel? then learn how to use the wraprows function to split them into more manageable rows.
- How to use the IFS function in Excel 2016the ifs function in excel is a logical function introduced in excel 2016. this function is a function that replaces the nested if function and is much easier to use. the ifs function checks one or more conditions and returns a value that meets the first true condition.
- How to use the NPER function in Excel to plan loans and savingsdo you want to effectively manage and control your personal finances? then we invite you to learn how to use excel's nper function.
- How to use the function to delete spaces in Exceldeleting white space with functions in excel makes it easier for users to handle content, instead of traditional editing.
- How to fix the SUM function doesn't add up in Excelin the process of summing with sum in excel, you will encounter some errors such as not jumping the number, not adding the sum. so how to handle this problem?
- How to use the SUBTOTAL function in Excelthe subtotal function in excel is used in many different cases, helping you to sum subtotals in a list or database, unlike the sum function in excel such as counting cells, calculating average, finding the largest / smallest value. or sum the filtered list values in excel
- Save time with these text formatting functions in Microsoft Excelmicrosoft excel is a main application for anyone who has to work with numbers, from students to accountants. but its usefulness extends beyond a large database, it can do a lot of great things with text. the functions listed below will help you analyze, edit, convert, change text and save many hours of boring and repetitive tasks.