In Excel: select the formula cell and drag the fill handle down or across; use $ signs such as $A$1 when part of the reference must stay fixed.
On this page7
Enter the formula in the first row or column.
Double-click or drag the fill handle to copy it through adjacent rows.
Press F4 while editing a reference to add $ signs where needed.
Use Paste Special ▸ Formulas when you want formulas without source formatting.
What this does
Copying a formula repeats the logic while Excel adjusts relative cell references. A formula in C2 such as =A2*B2 becomes =A3*B3 when filled down to C3. Absolute references with dollar signs stay fixed, mixed references lock only the row or column, and Paste Special ▸ Formulas copies the formula without copying formatting. The same idea underpins a lot of everyday Excel work, so the few minutes spent getting it right here pay back across every sheet you build afterwards. Treat it as a pattern, not a one-off, and it stops being something you look up and starts being something you reach for. Treat “copy a formula in excel to other cells” as a small repeatable workflow rather than a one-off click you hope to remember next time. Use a small test block before the live file, so any surprise in the affected formula shows up while it is still harmless. When this is a ribbon command, the selection matters more than the button: confirm the range, apply the command, then spot-check the output before saving. That turns a layout choice that keeps the sheet readable and sortable into a method you can reuse, explain, and defend when the workbook leaves your screen.
A worked example
C2 contains =A2*B2 for quantity times price. Drag the fill handle from C2 to C20 and Excel writes =A3*B3, =A4*B4 and so on. If every row must multiply by a tax rate in F1, write =A2*B2*$F$1 before filling down so the F1 reference does not move. Fast, correct formula copying is core spreadsheet work. It turns one tested row into a reliable model and prevents subtle reference drift across hundreds of rows. When the result is not what you expected, undo straight away rather than repairing it by hand — undo restores the sheet exactly, while manual fixes tend to leave small inconsistencies behind that surface later.
In Google Sheets
This is a command rather than a formula, so there is no syntax to carry over. Google Sheets arranges its commands in menus across the top instead of a ribbon, names some of them differently and does not have every Excel command — look for the equivalent in the Sheets menus or its help before assuming the steps match. Nothing on this page is behind a login or a download: the exact answer is at the top, and the detail below it is there for when you need it. That is the whole promise here — the answer first, and just enough context to make it stick. Here is the takeaway for “copy a formula in excel to other cells”: follow the steps at the top, check the result on the sheet itself, and keep undo in mind while you experiment. Done once deliberately, it becomes something you do from memory in Excel rather than something you search for again.
Common mistakes
- Forgetting absolute references, so lookup tables, rates or assumptions shift while copying.
- Copying formatting along with formulas and accidentally changing the report style.
- Filling into rows with gaps, where double-clicking the fill handle may stop early.
- Pasting formulas over existing manual overrides without checking dependencies.
Frequently asked questions
How do I copy a formula without changing references?
Use absolute references like $A$1, or copy the formula text from the formula bar when you need an exact duplicate.
How do I copy only formulas?
Copy the cells, then use Paste Special ▸ Formulas.
What does F4 do in a formula?
It cycles a selected reference through A1, $A$1, A$1 and $A1.
Other ways people ask this
On the way here you may have searched this as “how to copy excel formula to other cells”, “how to copy formulas to other cells in excel”, “how do i copy an excel formula to other cells” and “how to copy the formula to other cells in excel” — it is all the same task, and this page is the single, complete answer to it.
Why do people search for this in so many different ways?
Because the same task has many names. “how to copy excel formula to other cells”, “how to copy formulas to other cells in excel”, “how do i copy an excel formula to other cells” all point at the one operation explained on this page, which is why they all lead here.