Skip to main content

How to multiply in Excel

getting the most out of gotomeeting tips and tricks woman in pink dress using laptop computer 1586973
Moose Photos/Pexels

While it's not as easy as tapping a few keys on a calculator, you can use Microsoft Excel to multiply numbers. In order to do this, you'll need to learn Excel's language a bit. But don't worry, in this guide, we'll go over what you need to know as we show you how to multiply in Excel.

We'll review four different ways to multiply in Excel: Simple multiplication within a cell, multiplying numbers from different cells, multiplying ranges of numbers, and multiplying each number of a column by a constant.

Recommended Videos

Difficulty

Easy

Duration

10 minutes

What You Need

  • A PC

  • Microsoft Excel

How to multiply within a cell

If you just want to perform simple multiplication within a cell in an Excel spreadsheet, here's what you do:

Step 1: Click on a cell.

Step 2: Type the following (with no spaces) into that cell: =[any number] * [any number].

For example:

=20*35

how to multiply in excel simple multiplication
screenshot

Step 3: Then hit the Enter key on your keyboard. (Or click anywhere else on the spreadsheet.)

The formula you typed will immediately be replaced with the correct answer.

How to multiply numbers from different cells

If you have a data set and you want to multiply numbers from it together (as in numbers from different cells), here's how to do that:

Step 1: Choose at least two numbers from your data set to multiply. Then click on a blank cell.

Step 2: In the blank cell, type the following: =[cell reference for any number] * [cell reference for any number].

For example:

=A4*A5

A cell reference is a column letter combined with a row number that refers to the cells of each of your desired numbers.

how to multiply in excel multiplying numbers from different cells
screenshot

Step 3: Then hit Enter on your keyboard. The correct answer should immediately replace the formula you typed in.

How to multiply ranges of numbers via the Product function

You can also multiply cell ranges (ranges of numbers in your data set). To do so, you'll use the PRODUCT function. Here's how:

Step 1: Choose where you want your range to begin and end. Then click on a blank cell.

Step 2: In that blank cell, type the following (with no spaces): =PRODUCT([cell reference for beginning of range] : [cell reference for end of range]).

For example:

=PRODUCT(A1:A5).

how to multiply in excel multiplying ranges
screenshot

Step 3: Then hit the Enter key on your keyboard. The correct answer should immediately replace the PRODUCT function you typed in.

How to multiply in Excel: Multiplying each number in a column by a constant

If you have a data set and you need to multiply each value in that set by a constant number, you can do that in Excel. Here's how:

Step 1: At the top of a new column, type in your desired constant number.

(In our example, the new column is B and the constant is 5.)

Step 2: At the top of the next new column, type in the following with no spaces, using the cell references for the first number in your data set and your desired constant number: =[cell reference for the first number in data set] * $[column letter for desired constant number]$[row number for desired constant number].

In our example, the next new column is C and the formula would look like this: =A1*$B$1.

Step 3: Then hit the Enter key on your keyboard. The correct answer should immediately replace the formula you just typed in.

Step 4: In order to get the correct answers for all of the other numbers in your data set, just do the following:

Click on the cell where you typed in your formula and then mouse over it until you see a black cross icon, then click and drag your formula down to the other cells in that column to copy it to them. Once you release the mouse button, the correct answers for each of the values in your data set should immediately appear as they did for the first value.

how to multiply in excel multiplying numbers by a constant
screenshot
Anita George
Anita has been a technology reporter since 2013 and currently writes for the Computing section at Digital Trends. She began…
How to draw in Microsoft Word
Drawing tools and a laptop.

Microsoft Word has features for inserting images and illustrations. But if you want to create your own picture or sketch, you need to know how to draw in Microsoft Word.

This guide will walk you through using Word's shapes, freeform drawing, and built-in drawing tools.

Read more
How to factory reset Windows 10 or Windows 11
Windows 10 Home vs. Pro

If you’re dealing with a sluggish or unresponsive computer, you may be close to just giving up. While your misery is understandable, don’t throw in the towel just yet. Before you ditch your computer and spend hundreds, or even thousands, of dollars on a new one, there’s one last trick that can save you time and money: A factory reset.

Follow the steps below to easily and successfully reset your Windows 10 or 11 PC to its clean factory setting. And if you're running into regular slowdowns, check out our guide on how to speed up Windows, too.
First, back up your computer
Before you reset your system, you’ll want to back up important information that you don’t want to lose. This includes documents, photos, music, and movies, but there are other items to back up as well. Make sure that you know all of your saved passwords, export all of your browser bookmarks, and have installation files for all the software you’ll want to reinstall -- or know where to get them.
Also, make sure you back up app-specific data, like custom filters saved in a photo utility, save files from your favorite games, and back up emails if using an offline client.

Read more
How to use ChatGPT to write Excel formulas
A laptop opened to the ChatGPT website.

Not everyone is an Excel spreadsheet expert and you may not always know how to write the formulas you need for a given data set. If you're having trouble figuring out the right formula for your data and computation needs, there's a new option that can help you write up that formula in just a few steps.

That option is ChatGPT, the buzzy, new AI chatbot from artificial intelligence company OpenAI. And among everything else ChatGPT can do, it can also write Excel formulas. In this guide, we'll show you how to use it to get the Excel formulas you need. Let's get started.

Read more