Apply Same Formula to Multiple Cells in Excel (5+ Solutions)

Microsoft Excel has some innovative tools that can help you copy a formula within seconds. If you still don’t know how to apply the same formula to multiple cells in an Excel sheet, this article is your complete guide.

Don’t worry. The cell references will also change according to their cell addresses.

Before moving to the solutions, let me introduce you to the dataset that I used for this blog. Here’s a list of grocery products with their rates in USD. Suppose, the exchange rate of USD to EURO is 0.95. I will apply a formula in cell C2 to convert the currency and apply it through C2 to C7.

Dataset to apply same formula to multiple cells in Excel

Apply Same Formula to Multiple Cells in Excel Dragging Fill Handle Tool

I hope you all are pretty much familiar with the Fill Handle tool. I think using the Fill Handle tool is a great shortcut to applying the same formula to multiples. Follow these steps below:

  1. Select cell C2.
  2. Inside cell C2, type a formula. I applied the following formula: =B2*0.95
    Applying formula to copy the same in Excel
  3. Press ENTER to insert the formula in cell C2.
  4. Now, put your mouse cursor on the bottom right corner of cell C2.
    A plus sign ‘+’ will arrive instead of the usual mouse cursor.
    Using Fill Handle to Apply Same Formula to Multiple Cells in Excel
  5. Press and hold the right-click button of your mouse cursor and drag it from C2 to C7.

Dragging Down the Fill Handle to Apply Same Formula to Multiple Cells in Excel

Fill Handle will automatically change the cell address and you don’t need to type the formula each time again.

Output of using the Fill handle to Apply Same Formula to Multiple Cells in Excel

Apply the Same Formula to Multiple Cells in Excel Double-clicking on Fill Handle Tool

This one is even easier than the previous method. The only difference is that you could control the cell range in the previous technique, but here the Fill Handle tool will automatically apply the formula in the entire column. So, go through these steps below:

  1. Click on the first cell of the column where you want to copy the formula.
    I clicked on cell C2 to make it the active cell of column C.
  2. Now type the formula in cell C2.
    Applying formula with Fill Handle tool in Excel
  3. Press ENTER to apply the formula.
    Applied formula in one cell in Excel
  4. Take your mouse cursor on the bottom-right corner of cell C2.
    The Fill Handle icon (‘+’ sign) will show up in place of the cursor icon.
    Using the Fill Handle to Apply the Same Formula to Multiple Cells in Excel
  5. Double-click on the bottom-right corner of cell C2.

Double Click on the Fill Handle Tool to Apply the Same Formula to Multiple Cells in Excel

The Fill Handle tool has applied the formula through the entire column C. You can check the cell references by clicking on any of the cells in column C.

Output of Double Clicking on the Fill Handle Tool to Apply the Same Formula to Multiple Cells in Excel



Special Case: Apply Multiple Formulas in Multiple Cells in Excel Using Fill Handle Tool  

Now Suppose, you have more than one formula to apply to your datasheet. For example, here I have 3 different exchange rates (EUR, GBP, and JPY) and I want to convert the product prices into these currencies.

The exchange rate EURO, GBP, and JPY are placed in cells C2, D2, and E2 respectively.

Dataset to copy the same formula in Excel worksheet

To use Fill Handle, follow the steps below:

  1. Place your formula containing cells parallel to the targeted columns.
    To give you an idea, I kept the USD – EURO exchange rate (C2) in the same column of Price, EUR (column C).
  2. Write the following formula inside the cell C5: =$B5*C$2
    Applied formula to copy the same formula with Fill Handle toolNote:

    • To insert the dollar sign ($) in the B5 cell address, type the cell address (B5) then press F4 (or press Fn+F4 together, if only the F4 key doesn’t work) 3 times. The cell reference appears as $B5 this way.
    • Press F4 (or press Fn+F4) 2 times after typing C2 and change the cell reference to C$2.

     

  3. Hit ENTER to insert the formula.
  4. Double-click on the Fill Handle icon.
    This will copy the formula through column C.
  5. Now, drag the Fill Handle sign to the right columns from column C to column E.

Use Fill Handle Tool to Apply Multiple Formulas in Multiple Cells in Excel

See how easily the currencies are converted according to their exchange rates.

Output of Using Fill Handle Tool to Apply Multiple Formulas in Multiple Cells in Excel



Fill Handle Not Showing?

Are you facing a problem that the Fill Handle is not showing/ showing but not working? – It is because the Fill Handle is not in active mode. Now, follow the guide to active the Fill Handle:

  1. Click on the File menu.
  2. Select Options.
    The Excel Options dialog box will show up on the worksheet.
  3. Select Advanced.
    Accessing Excel Options to show Fill Handle tool
  4. Give a tick mark in the  Enable fill handle and cell drag-and-drop check box.
  5. Click on the OK button.

Fixing Fill Handle not showing in Excel to Apply Same Formula to Multiple Cells in Excel

Apply Same Formula to Multiple Cells in Excel Using COPY-PASTE 

It is another easy method to insert a formula throughout the data table. To apply the same formula by copying and paste in Excel, follow these steps below:

  1. Select cell C5.
  2. Write the following formula in cell C5: =$B5*C$2
    Copying the same formula with copy-paste command in Excel
  3. Press ENTER to apply the formula.
  4. Now, select the Home tab.
  5. In the Clipboard group, click on the Copy drop-down menu.
    Home tab to access the Copy tool in Excel
  6. Select the Copy command.
    The C5 cell will appear with small dash-marks moving around the cell like this:
  7. Select the empty cells where you want to paste the formula. 
    Selecting cells to Use COPY-PASTE to Apply Same Formula to Multiple Cells in Excel
  8. Now press CTRL+V to paste the formula.

You will see the C5 cell is still surrounded by the small dash-marks moving slowly around it.

Output of Using COPY-PASTE to Apply Same Formula to Multiple Cells in Excel

To remove that dash-marks, click on cell C5 and press ENTER.



Apply Same Formula to Multiple Cells in Excel Using Keyboard shortcuts

Before showing you the method, let me tell you that CTRL+D is for copying and pasting something in the Down direction. And CTRL+R is for copying and pasting in the Right direction.

So if you want to apply a formula in a single column, you just need to use the CTRL+D shortcut. Follow these steps below:

  1. Select cell C5.
  2. Type the formula in cell C5: =$B5*C$2
  3. Press ENTER to insert the formula.
  4. Now, select the entire column with the plus sign ‘+’ cursor.
    Applied formula to copy down the same using keyboard shortcuts
  5. Press CTRL+D to apply the formula.
  6. Now, use the plus sign ‘+’ cursor again and select column D and column E.
    Use CTRL+D and CTRL+R Keyboard shortcuts to Apply Same Formula to Multiple Cells in Excel
  7. Press CTRL+R.

The formulas are applied in your desired columns now. Take a look.

Copied the same formula in multiple cells with keyboard shortcuts

Apply Same Formula to Multiple Cells in Excel Creating Excel Table

Excel Table has a unique feature. You don’t need to command Microsoft Excel to apply a formula in a column if you are using the Excel Table. It will automatically apply formulas by itself.

But please keep in mind that the Excel Table is only good for applying formulas in a column. Now, follow these steps to apply the same formula by creating an Excel table:

  1. Click on any cell of the data set to select it.
  2. Click on the Insert tab from the ribbon.
  3. In the Tables group, select the Excel Table command (or press CTRL+T).
    A Create Table dialog box will appear on the screen.
  4. Hit OK on the Create Table dialog box.
    Create Excel Table to Apply Same Formula to Multiple Cells in Excel
    The dataset will turn into a data table now.
    Created a table to copy the same formula in Excel worksheet
  5. In the C5 cell, write the formula you require.
    I inserted the following formula: =[@[Price, USD]]*0.95
    Using Excel Table to Apply Same Formula to Multiple Cells in Excel
  6. Press ENTER to apply the formula.

As you press the ENTER key, you will see the formula is applied through the whole column of the data table automatically.

Applied formula to copy down the same formula with creating a table

Now if you need more formulas, insert further formulas in the next columns of the data table.

Apply Same Formula to Multiple Cells in Excel but the Cells Are Disconnected

Now copying formulas in some non-adjacent cells is an unfamiliar situation I know. But this situation can certainly come if you have to deal with datasheets frequently.

To do that, use the classic copy-and-paste technique.

You can use two shortcut methods:

  1. CTRL+V keyboard shortcuts
  2. CTRL+D keyboard shortcuts

Use the CTRL+V keyboard shortcuts by following the steps below:

  1. Click on the cell that has the formula in it.
    I selected cell E2.
  2. Copy the formula (CTRL+C).
  3. Now, select the entire column (column E).
    Applying Same Formula to Multiple Cells in Excel but the Cells Are Disconnected
  4. Press CTRL+V to paste the formula.

Follow these steps to use the CTRL+D keyboard shortcuts:

  1. Copy the formula containing cell E2 (CTRL+C).
  2. Select the whole column (column E).
  3. Press CTRL+D.

This is how simply you can apply a formula in non-adjacent or disconnected cells.

Output of Applying Same Formula to Multiple Cells in Excel but the Cells Are Disconnected



Conclusion

I think now you have a clear idea about applying formulas in several cells of your datasheet. I have discussed several different scenarios with you all so you should not face any problems regarding this topic. Feel free to ask anything related to Microsoft Excel and tell us how you like our blogs. Thank you.

Frequently Asked Questions

How do I apply the same formula to multiple sheets in Excel?

To apply the same formula to multiple sheets in Excel, you can use 3D referencing. Here’s how:

  1. Click on the sheet where you want to enter the formula.
  2. Type the formula in the desired cell.
  3. While holding CTRL, click on the other sheet tabs where you want to apply the formula. The selected sheets will be highlighted.
  4. Once all sheets are selected, press ENTER to apply the formula to the same cell across all selected sheets.

This method allows you to input or edit a formula on one sheet and simultaneously apply it to the corresponding cells in other selected sheets. By using 3D referencing in Excel, you can efficiently apply the same formula across multiple sheets.

How do I paste exact formulas in Excel?

To paste exact formulas in Excel, use the “Paste Special” feature. Here’s how:

  1. Select the cell or range of cells containing the formulas you want to copy.
  2. Press CTRL+C to copy the data.
  3. Go to the cell where you want to paste the formulas.
  4. Right-click on the destination cell.
  5. Choose Paste Special from the context menu.
  6. In the Paste Special dialog box, select Formulas.
  7. Click OK to complete the paste.
    Alternatively, after copying the data (CTRL+C), you can use the following keyboard shortcut to open the Paste Special dialog directly: for Formulas, ALT + E > S >V, ENTER.

By using Paste Special and selecting “Formulas“, you ensure that only the formulas are pasted without affecting formatting or other attributes.

How do you AutoFill in Excel?

To AutoFill in Excel and quickly populate a series or copy data:

  1. Click on the cell that contains the content you want to replicate.
  2. Move the cursor to the lower-right corner of the selected cell. The small square, known as the Fill Handle, will appear.
  3. Click and drag the Fill Handle over the range where you want to fill the content.
  4. Release the mouse button to complete the AutoFill.

Excel will intelligently fill the cells based on the pattern it detects. This method works not only for numbers and text but also for dates, days of the week, and more. Using AutoFill is a quick and intuitive way to replicate data or create a series in Excel.

Rate this post

Leave a Reply

Your email address will not be published. Required fields are marked *