How to Multiply in Excel
How to Multiply in Excel
This wikiHow teaches you how to multiply numbers in Excel. You can multiply two or more numbers within one Excel cell, or you can multiply two or more Excel cells against one another.
Steps

Multiplying in a Cell

Open Excel. It's a green app with a white "X" on it. You'll need to click Blank workbook (PC) or New and then Blank Workbook (Mac) to continue. If you have an existing presentation you'd like to open, double-click it to open it in Excel.

Click a cell. Doing so will select it, allowing you to type into it.

Type = into the cell. All formulas in Excel start with the equals sign.

Enter the first number. This should go directly after the "=" symbol with no space.

Type * after the first number. The asterisk symbol indicates that you wish to multiply the number before the asterisk with the number that comes after it.

Enter the second number. For example, if you first entered a 6, and wanted to multiply it by 6, your formula would now look like =6*6. You can repeat this process with as many numbers as you like, as long as the "*" symbol is between each of the numbers you want to multiply.

Press ↵ Enter. This will run your formula. The cell will display the product of the formula, though clicking the cell will display the formula itself in the Excel address bar.

Multiplying Cells

Open an Excel presentation. Simply double-click an Excel document to open it in Excel.

Click a cell. Doing so will select it, allowing you to type into it.

Type = into the cell. All formulas in Excel start with the equals sign.

Type in another cell's name. This should go directly after the "=" with no space. For example, typing "A1" into the cell sets A1's value as the first number in your formula.

Type * after the first cell name. The asterisk symbol indicates to Excel that you want to multiply the value before it with the value after it.

Type in a different cell's name. This will set the second variable in your formula as the second cell's value. For example, typing "D5" into the cell would make your formula look like this: =A1*D5. You can add more than two cell names to this formula, though you'll need to type "*" between subsequent cell names.

Press ↵ Enter. This will run your formula and display the result in your selected cell. When you click the cell with the formula result, the formula itself will display in the Excel address bar.

Multiplying a Range of Cells

Open an Excel presentation. Simply double-click an Excel document to open it in Excel.

Click a cell. Doing so will select it, allowing you to type into it.

Type =PRODUCT( into your cell. This command indicates that you want to multiply items together.

Type in the first cell's name. This should be the cell at the top of the range of data. For example, you might type "A1" here.

Type : . The colon symbol (":") indicates to Excel that you want to multiply everything from the first cell through the next cell you enter.

Type in another cell's name. This cell must be in the same column or row as the first cell in the formula if you want to multiply all the cells from the first cell to this one. In the example, typing "A5" would set up the formula to multiply the contents of A1, A2, A3, A4, and A5 together.

Type ), then press ↵ Enter. This last parenthesis closes the formula, and hitting enter runs the command and multiplies your range of cells together, displaying the result instantly in your selected cell. If you change the contents of a cell within the multiplication range, the value in your selected cell will also change.

What's your reaction?

Comments

https://popochek.com/assets/images/user-avatar-s.jpg

0 comment

Write the first comment for this!