In Excel: click a cell that already looks right, click the paintbrush on the Home tab, then drag across the target range — double-click the brush first to keep it active for several ranges.
Select one cell whose appearance is correct — one cell is enough unless you want to repeat a pattern.
On the Home tab click the paintbrush once for a single use, or double-click it to lock it on.
Drag across the destination cells; the brush applies as soon as you release.
Press Esc, or click the brush again, to switch it off after a double-click.
Without the mouse, press Alt, H, F, P to pick the brush up, then select the target with the arrow keys.
What this does
Format Painter lifts the entire visual layer of a cell — font, size, colour, fill, borders, alignment, indent, number format and any conditional-formatting rules attached to it — and stamps it onto another range without touching values or formulas. Column widths and row heights are the notable exceptions: those belong to the sheet, not the cell, and need Paste Special ▸ Column Widths. Keep the inputs visible and clearly labelled and the whole thing stays auditable — anyone who opens the file later, including you, can see at a glance exactly what feeds the result and change one assumption without hunting through the formula. For “copy formatting in excel”, the reliable version is a short checking loop, not just the first command that appears to work. Run it on a deliberately small range first, watch how the affected cells change, and only then apply the same setup to the full sheet. 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 is what makes a workflow that saves repeating the same clicks every week useful in real work: repeatable, auditable, and not dependent on memory or luck.
A worked example
B2 is bold white text on dark blue with a 0.0% number format. Click B2, double-click the Format Painter, drag over D2:D40 and then F2:F40, and press Esc to release the brush. Both ranges now display as percentages in the same style while their formulas stay exactly as they were. A report that was styled once and then copied stays consistent; one restyled by hand per column drifts within two revisions. If there is any chance you will reuse this, drop it into a small template tab right now: a labelled input area on the left and the formula beside it, checked once against the tool above. Next time the same question comes up, the answer is a single paste away instead of a rebuild from memory.
In Google Sheets
Everything above works in Google Sheets too. Excel and Sheets share the formula syntax used here; only the surrounding menus are arranged differently. That portability is deliberate — learn it once and it follows you between the two tools and across Windows and Mac. Keep this page bookmarked for the next time the same question comes up. Better still, rebuild the example once in your own sheet — doing it yourself, with the tool above to check against, is what turns a copied formula into a technique you own. The short version of “copy formatting in excel”: the answer is at the top of this page, the tool proves it on your own numbers, and the sections above explain why it holds so the next variation does not stump you. Excel rewards people who reference cells instead of typing values and who keep inputs separate from formulas, because that is what makes a result you can audit months later. Build it once, deliberately, with the live tool as a check, and you convert a one-off lookup into a reusable skill — which is the whole point of learning the why and not just the what.
Common mistakes
- Single-clicking the brush and wondering why it stopped after the first range — one click means one use.
- Expecting column widths to come along; they do not, use Paste Special ▸ Column Widths for that.
- Painting over cells that carry their own conditional-formatting rules — the source rules are added and the two sets can now both fire.
- Assuming data validation travels with the format: it does not, and needs Paste Special ▸ Validation.
Frequently asked questions
Is there a Format Painter shortcut?
Alt, H, F, P on Windows. Ctrl+Shift+C does not copy formatting in Excel — that chord belongs to Word.
How do I apply the same formatting to several separate ranges?
Double-click the brush instead of single-clicking. It stays active until you press Esc.
Does it copy conditional formatting?
Yes. The rules attached to the source range are copied to the target, which is a common way to duplicate a rule without reopening Manage Rules.
What is the alternative across workbooks?
Copy the source cell, then in the target use Paste Special ▸ Formats (Ctrl+Alt+V, then T). It works between open workbooks where the brush can be awkward.
Other ways people ask this
People reach this page typing “excel copy formatting”, “copy in excel with formatting”, “how do you copy formatting in excel” and “excel copy formatting without lines”, among other phrasings; whichever wording you used, the fix above is the one you want.
Why do people search for this in so many different ways?
Because the same task has many names. “excel copy formatting”, “copy in excel with formatting”, “how do you copy formatting in excel” all point at the one operation explained on this page, which is why they all lead here.