Microsoft Excel is primarily designed to manipulate numbers, so it provides a handful of different ways to perform basic math operations as well as more complex calculations. In our last tutorial, we discussed how to multiply cells in Excel. In this tutorial, we will take a step further and look at how you can quickly multiply entire columns.
How to multiply two columns in Excel
As is the case with all basic math operations, there is more than one way to multiply columns in Excel. Below, we will show you three possible solutions so you can choose the one that works best for you.
How to multiply one column by another with multiplication operator
The easiest way to multiply 2 columns in Excel is by making a simple formula with the multiplication symbol (*). Here's how:
- Multiply two cells in the first row.
Supposing, your data begins in row 2, with B and C being the columns to be multiplied. The multiplication formula you put in D2 is as plain as this:
=B2*C2
- Double-click the small green square in the lower-right corner of D2 to copy the formula down the column, until the last cell with data. Done!
Since you use relative cell references (without the $ sign) in the formula, the references will change based on a relative position of the row where the formula is copied. For example, the formula in D3 changes to =B3*C3
, the formula in D3 becomes =B4*C4
, and so on.
How to multiply two columns with PRODUCT function
If you prefer working with Excel functions rather than expressions, you can multiply 2 columns by using the PRODUCT function, which is a specially designed to do multiplication in Excel.
For our sample data set, the formula goes as follows:
=PRODUCT(B2:C2)
As with the multiply symbol, the key point is using relative cell references, so that the formula can adjust properly for each row.
You enter the formula in the first cell, and then copy it down the column as explained in the above example:
How to multiply two columns with an array formula
One more way to multiply entire columns in Excel is by using an array formula. Please don't feel discouraged or intimidated by the words "array formula". This one is very straightforward and easy to use. You simply write down the ranges you want to multiply separated by the multiplication sign, like this:
=B2:B5*C2:C5
To insert this multiplication formula in your worksheets, perform these steps:
- Select the entire range where you want to enter the formula (D2:D5).
- Type the formula in the formula bar, and press Ctrl + Shift + Enter. As soon as you do this, Excel will enclose the formula in {curly braces}, which is an indication of an array formula. In no case should you type the braces manually, that won't work.
As the result, Excel will multiply a value in column B by a value in column C in each row, without you having to copy the formula down.
This approach might be useful if you want to prevent accidental deletion or alteration of the formula in individual cells. When such an attempt is made, Excel will show a warning that you cannot change part of an array.
How to multiply multiple columns in Excel
To multiply more than two columns in Excel, you can use the multiplication formulas similar to the ones discussed above, but include several cells or ranges.
For example, to multiply values in columns B, C and D, use one of the following formulas:
- Multiplication operator:
=A2*B2*C2
- PRODUCT function:
=PRODUCT(A2:C2)
- Array formula (Ctrl + Shift + Enter):
=A2:A5*B2:B5*C2:C5
As shown in the screenshot below, the formulas multiply numbers and percentages equally well.
How to multiply a column by a number in Excel
In situations when you want to multiply all values in a column by the same number, proceed in one of the following ways.
Multiply a column by a number with a formula
As it happens, the fastest way to do multiplication in Excel is by using the multiply symbol (*), and this task is no exception. Here's what you do:
- Enter the number to multiply by in some cell, say in B1.
In this example, we are going to multiply a column of numbers by percentage. Since in the internal Excel system percentages are stored as decimal numbers, we can insert either 11% or 0.11 in B1.
- Write a formula for the topmost cell in the column, locking the reference to the constant number with the $ sign (like $B$1).
In our sample table, the numbers to be multiplied are in column B beginning in row 4, so the formula goes as follows:
=B4*$B$1
- Input the multiplication formula in the topmost cell (C4).
- Double-click the small green square in the lower-right corner of the formula cell to copy the formula down the column as far as there is any data to the left. That's it!
How this formula works
You use an absolute cell reference (like $B$1) to fix the column and row coordinates of the cell with the number to multiply by, so that this reference doesn't change when copying the formula to other cells.
You use a relative cell reference (like B4) for the topmost cell in the column, so that this reference changes based on the relative position of a cell where the formula is copied.
As the result, the formula in C5 changes to =B5*$B$1
, the formula in C6 changes to =B6*$B$1
, and so on.
Tip. If you are multiplying a column by a constant number that is unlikely to change in the future, you can supply that number directly in the formula, for example: =B4*11%
or =B4*0.11
Multiply a column of numbers by the same number with Paste Special
If you want to get the result as values, not formulas, then do a multiplication by using the Paste Special > Multiply feature.
- Copy the numbers you want to multiply in the column where you want to output the results. In this example, we copy sales values (B4:B7) to the VAT column (C4:C7) because we don't want to override the original sales numbers.
- Input the constant number to multiply by in some empty cell, say B1. At this point, your data will look similar to this:
- Select the cell with the constant number (B1), and press Ctrl + C to copy it to the clipboard.
- Select the cells you want to multiply (C4:C7).
- Press Ctrl + Alt + V, then M, which is the shortcut for Paste Special > Multiply, and then press Enter.
Or, right-click the selection, choose Paste Special... in the context menu, select Multiply under Operations, and click OK.
Either way, Excel will multiply each number in the range C4:C7 by the value in B1 and return the results as values, not formulas:
Note. In some situations, you may need to reformat the Paste Special results. In the above example, we multiplied a column of numbers by percentage, and Excel formatted the results as percentages, while they should be numbers. To fix this, select the resulting cells and apply the desired Number Format to them, Currency in this case.
Multiply a column by a number with Ultimate Suite for Excel
Like Paste Special, this multiplication method returns values rather than formulas. Unlike Paste Special, Ultimate Suite for Excel is user-friendly and intuitive. Here's how you can multiply a column of numbers by another number in a couple of clicks:
- Select all cells that you want to multiply. If you'd like to keep the original values, copy them to another column where you want to get the results, and select those cells.
- On the Excel ribbon, go to the Ablebits Tools tab > Calculate group.
- Select the multiply sign (*) in the Operation box, type the number to multiply by in the Value box, and click the Calculate button.
As an example, let's calculate the 5% bonus on our sales. For this, we copy the sales values from column B to column C, and then either:
- Select the multiply sign (*) in the Operation box, and type 0.05 in the Value box (0.05 represents 5% because 5 percent is five parts of a hundred).
- Select the percent sign (%) in the Operation box, and type 5 in the Value box.
Both methods do multiplication right and produce identical results:
Unlike Excel's Paste Special feature, the Ultimate Suite retains the original Currency format, so no further adjustments to the results are required. If you are curious to try Ultimate Suite's calculation options in your worksheets, you are welcome to download an evaluation version by using the link below.
I thank you for reading and hope to see you on our blog next week!
Available downloads
Excel Multiply Columns - formula examples (.xlsx file)
Ultimate Suite - 14-day trial version (.exe file)
30 comments
If you want to multiply by 2 the array A1:A10 (which holds the numbers 1,2,3,...10)
then there are at least 3 methods:
1) =A1:A10*2
2) =MMULT(A1:A10,2)
3) =BITLSHIFT(A1:A10,1)