Global web icon
microsoft.com
https://support.microsoft.com/en-us/office/multipl…
Multiply and divide numbers in Excel - Microsoft Support
There are several ways to multiply numbers. To do this task, use the * (asterisk) arithmetic operator. For example, if you type =5*10 in a cell, the cell displays the result, 50. Suppose you want to multiply each cell in a column of seven numbers by a number that is contained in another cell.
Global web icon
microsoft.com
https://support.microsoft.com/en-us/office/multipl…
Multiply a column of numbers by the same number
Suppose you want to multiply a column of numbers by the same number in another cell. The trick to multiplying a column of numbers by one number is adding $ symbols to that number's cell address in the formula before copying the formula. In our example table below, we want to multiply all the numbers in column A by the number 3 in cell C2.
Global web icon
microsoft.com
https://support.microsoft.com/en-us/office/sumprod…
SUMPRODUCT function - Microsoft Support
Perform conditional calculations on ranges of cells. Sum based on multiple criteria with SUMIFS.
Global web icon
microsoft.com
https://support.microsoft.com/en-us/office/create-…
Create a simple formula in Excel - Microsoft Support
How to create simple formulas in Excel using AutoSum and the SUM function, along with the add, subtract, multiply, or divide values in your worksheet.
Global web icon
microsoft.com
https://support.microsoft.com/en-us/office/use-exc…
Use Excel as your calculator - Microsoft Support
Instead of using a calculator, use Microsoft Excel to do the math! You can enter simple formulas to add, divide, multiply, and subtract two or more numeric values. Or use the AutoSum feature to quickly total a series of values without entering them manually in a formula.
Global web icon
microsoft.com
https://support.microsoft.com/en-au/office/multipl…
Multiply and divide numbers in Excel - Microsoft Support
There are several ways to multiply numbers. To do this task, use the * (asterisk) arithmetic operator. For example, if you type =5*10 in a cell, the cell displays the result, 50. Suppose you want to multiply each cell in a column of seven numbers by a number that is contained in another cell.
Global web icon
microsoft.com
https://support.microsoft.com/en-gb/office/multipl…
Multiply a column of numbers by the same number - Microsoft Support
Suppose you want to multiply a column of numbers by the same number in another cell. The trick to multiplying a column of numbers by one number is adding $ symbols to that number's cell address in the formula before copying the formula. In our example table below, we want to multiply all the numbers in column A by the number 3 in cell C2.
Global web icon
microsoft.com
https://support.microsoft.com/en-us/office/add-sub…
Add, subtract, multiply, and divide values in a control
You can help your users fill out forms based on your form template by using formulas to calculate the value for a control, based on data that the user enters into other controls. The calculations can include adding, subtracting, multiplying, and dividing values.
Global web icon
microsoft.com
https://support.microsoft.com/en-us/office/mmult-f…
MMULT function - Microsoft Support
The MMULT function returns the matrix product or multiplication of two arrays. The result is an array with the same number of rows as array1 and the same number of columns as array2. The way you enter the formula depends on which version of Office 365 you are using.
Global web icon
microsoft.com
https://support.microsoft.com/en-gb/office/use-a-f…
Use a formula in a Word table - Microsoft Support
You can perform calculations and logical comparisons in a table by using formulas. The Formula command is found on the Table Layout tab, in the Data group. A formula in Word automatically updates when you open the document that contains the formula. You can also update a formula result manually.
Global web icon
microsoft.com
https://support.microsoft.com/en-us/office/perform…
Perform conditional calculations on ranges of cells
You can use arrays that evaluate as True or False (1 or 0) as criteria by using them as factors (multiplying them by the other arrays). For example, suppose you want to calculate net sales for a particular sales agent by subtracting expenses from gross sales, as in this example.