PDF download Download Article
An easy-to-use guide to multiply numbers in Excel automatically
PDF download Download Article


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.

Method 1
Method 1 of 3:

Multiplying in a Cell

PDF download Download Article
  1. 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.
  2. Doing so will select it, allowing you to type into it.
    Advertisement
  3. All formulas in Excel start with the equals sign.
  4. This should go directly after the "=" symbol with no space.
  5. The asterisk symbol indicates that you wish to multiply the number before the asterisk with the number that comes after it. [1]
  6. 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.
  7. 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. [2]
  8. Advertisement
Method 2
Method 2 of 3:

Multiplying Cells

PDF download Download Article
  1. Simply double-click an Excel document to open it in Excel.
  2. Doing so will select it, allowing you to type into it.
  3. All formulas in Excel start with the equals sign.
  4. 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.
  5. The asterisk symbol indicates to Excel that you want to multiply the value before it with the value after it. [3]
  6. This will set the second variable in your formula as the second cell's value. [4]
    • 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.
  7. 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.
  8. Advertisement
Method 3
Method 3 of 3:

Multiplying a Range of Cells

PDF download Download Article
  1. Simply double-click an Excel document to open it in Excel.
  2. Doing so will select it, allowing you to type into it. [5]
  3. This command indicates that you want to multiply items together.
  4. This should be the cell at the top of the range of data.
    • For example, you might type "A1" here.
  5. . The colon symbol (":") indicates to Excel that you want to multiply everything from the first cell through the next cell you enter. [6]
  6. 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.
  7. 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.
  8. Advertisement

Community Q&A

Search
Add New Question
  • Question
    How can I multiply two columns together?
    Community Answer
    In another column, create a formula by entering =, then selecting the first value and typing * (which means multiply) before selecting the second value and pressing enter.
  • Question
    How would I multiply 0.5 by a number, such as $37.50?
    Community Answer
    In any cell, you would simply enter = 0.5 * 37.5. As you leave the cell, the answer will be displayed. Alternatively, put 0.5 into cell A1 and 37.5 into cell A2. In cell A3, type = A1*A2. When you press Enter, the answer will be displayed.
  • Question
    When I multiply two numbers, why do they disappear when the product shows up?
    Community Answer
    Excel will only show the product. If you also want to see the numbers you multiplied, you will have to write them again.
See more answers
Ask a Question
      Advertisement

      Video

      Tips

      • When using the PRODUCT formula to calculate the product of a range, you can select more than just one column or row. For example, your range could be =PRODUCT(A1:D8). This will multiply all of the values of the cells in the rectangle defined by the range (A1-A8, B1-B8, C1-C8, D1-D8).
      Submit a Tip
      All tip submissions are carefully reviewed before being published
      Thanks for submitting a tip for review!
      Advertisement

      About This Article

      Article Summary X

      Two numbers in a cell:
      1. Type = into a cell.
      2. Type the first number.
      3. Type * .
      4. Type the second number.
      5. Press Enter or Return .

      Two cells:
      1. Type = into a cell.
      2. Click the first cell value.
      3. Type * .
      4. Click the second cell value.
      5. Press Enter or Return .

      Did this summary help you?
      Thanks to all authors for creating a page that has been read 734,473 times.

      Reader Success Stories

      • Chaz Willis

        Aug 8, 2017

        "Recently-retired exec who has had really good admin assistants for years, and I needed refresher on formulas. This ..." more
        Rated this article:
      Share your story

      Is this article up to date?

      Advertisement