How to Use Multiply Sign in Excel (Including 3 Alternatives)

How to Use the Multiply Sign (*, the Asterisk) for Multiplication in Excel

We will use Asterisk (*) to multiply the quantity and unit price for each item in the sample dataset. For that, we have added a new column named Total Price.

Multiply Sign (*, the Asterisk) for Multiplication in Excel

  • In cell E5, enter the following formula.
=C5*D5

It is the alternative to 10*2, we used cell reference instead.

Multiply Sign (*, the Asterisk) for Multiplication in Excel

  • Press Enter to get the output.
  • Drag down the Fill Handle icon to copy the formula for the other items.

Multiply Sign (*, the Asterisk) for Multiplication in Excel

The total price of all the items is calculated by using the multiply sign (*).

Multiply Sign (*, the Asterisk) for Multiplication in Excel


Alternatives to Multiply Sign for Multiplication in Excel

Method 1 – Applying PRODUCT Function to Multiply in Excel

  • Enter the following formula in cell E5.
=PRODUCT(C5,D5)

It will multiply the value of cells C5 and D5, equivalent to 10*2. If you want to multiply three values of cells C5, D5 and E5, the formula will be:

=PRODUCT(C5,D5,E5)
  • Press Enter to get the result.

PRODUCT Function to Multiply in Excel

You will get the same output as the output of using Asterisk (*).

  • Use the Fill Handle tool to copy the formula.

  • It will output all the results.

PRODUCT Function to Multiply in Excel

Read More: How to Type Math Symbols in Excel


Method 2 – Inserting Excel SUMPRODUCT Function to Multiply

  • In cell D11, enter the following formula.
=SUMPRODUCT(C5:C9,D5:D9)
  • Press Enter.

SUMPRODUCT Function to Multiply in Excel

  • It will display the output of the sum product.

Read More: How to Add Symbol Before a Number in Excel


3. Using Paste Special Tool to Multiply in Excel

In the sample dataset, we have to pay 3% VAT for each item. To find the amount of VAT for each item, we’ll have to multiply the total values by 3%. Now let’s see how to do it using the Paste Special command.

We have added a new column to the sample dataset to find the VAT.

Paste Special to Multiply in Excel

  • Copy the Total Prices in the new column using copy and paste.

Paste Special to Multiply in Excel

  • Copy the VAT value from cell C11.

Paste Special to Multiply in Excel

  • Select all the data from the new column and right-click your mouse.
  • Press Paste Special from the Context Menu.

Paste Special to Multiply in Excel

  • From the Paste Special dialog box, mark All from the Paste section and Multiply from the Operation section.
  • Press OK.

  • It will calculate and display the VAT amount for each item.

Read More: How to Put Sign in Excel Without Formula


Download Practice Workbook


Related Articles


<< Go Back to Mathematical Symbols in Excel | Insert Symbol in Excel | Excel Symbols | Learn Excel

Get FREE Advanced Excel Exercises with Solutions!
Md. Sourov Hossain Mithun
Md. Sourov Hossain Mithun

Md. Sourov Hossain Mithun, an Excel and VBA Content Developer at Softeko's ExcelDemy project, joined in October 2021. Holding a Naval Architecture & Marine Engineering degree from BUET, Mithun showcases expertise during his two-year tenure. With over 200 published articles on Excel topics, he earned a promotion to Team Leader, excelling in leading diverse teams. Mithun's passion extends to Advanced Excel, Excel VBA, Data Analysis, and Python programming, contributing significantly to the innovative and dynamic environment of ExcelDemy... Read Full Bio

We will be happy to hear your thoughts

Leave a reply

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo