How to Copy in Excel: The Complete 2026 Guide to Copying Cells, Formulas, Formats, and Data Like a Pro
Learn how to copy in Excel: cells, formulas, formats, and entire ranges using shortcuts, Paste Special, and fill handles. Step-by-step 2026 tutorial.

Learning how to copy in Excel is one of the very first skills that separates a frustrated beginner from a confident spreadsheet user. Whether you are duplicating a single number, dragging a formula down a thousand rows, or moving an entire formatted table to a new worksheet, copying is the everyday action that powers almost every real workflow. In this complete 2026 guide, you will learn every reliable method—keyboard shortcuts, right-click menus, the ribbon, the fill handle, and the powerful Paste Special dialog—so you never lose data, formatting, or formulas again.
Most people assume copying is trivial: press Ctrl+C, press Ctrl+V, done. That works for simple text, but Excel is far more nuanced. When you copy a cell that contains a formula like =A1+B1, Excel does not copy the result—it copies the logic and then adjusts the cell references relative to the new location. Understanding this single behavior explains why your numbers sometimes "change" after pasting, and why mastering copy techniques is essential before you tackle advanced functions such as vlookup excel formulas or pivot tables.
Copying in Excel falls into several distinct categories, and each behaves differently. You can copy values only, copy formulas, copy formatting, copy column widths, copy comments, or even transpose rows into columns during the paste. There is also a critical difference between copying (which leaves the original in place) and cutting (which removes it). Knowing which method to reach for in each scenario saves enormous time and prevents the kind of silent errors that corrupt reports and break dashboards.
For anyone studying Excel for certifications, job interviews, or daily office work, these copy skills appear constantly. You can reinforce them with our Excel functions list, which pairs perfectly with copy-and-fill techniques once you start replicating formulas across large datasets. The combination of clean copying and solid function knowledge is what turns a slow, manual spreadsheet into an automated, self-updating tool.
This guide is written for a US audience using Excel on Windows, but every keyboard shortcut includes the Mac equivalent so nobody is left out. We cover Excel 2016, 2019, 2021, Excel for Microsoft 365, and Excel for the web, noting any differences along the way. The core copy-and-paste engine has remained remarkably stable across versions, so the techniques you learn here will keep working for years rather than becoming obsolete after the next update.
By the end, you will be able to copy a single cell, a range, an entire column, an entire row, a whole worksheet, formatting only, values only, and formulas with absolute references—all without touching the mouse if you prefer. We will also cover common mistakes, the difference between relative and absolute references during copying, and the fastest shortcuts power users rely on dozens of times every hour. Let us start with the numbers that show why copying matters so much.
Copying in Excel by the Numbers

Copy Methods at a Glance: Six Ways to Copy in Excel
Keyboard Shortcut
Right-Click Menu
Ribbon Buttons
Fill Handle Drag
Double-Click Fill
Drag and Drop
Keyboard shortcuts are the heart of fast copying, and once they become muscle memory you will never want to go back to menus. The two you use most are Ctrl+C to copy and Ctrl+V to paste. On a Mac, substitute the Command key, so Cmd+C and Cmd+V. When you copy a cell, Excel surrounds it with a moving dashed border affectionately called the "marching ants," which confirms exactly what is on the clipboard and ready to be pasted somewhere else.
The real productivity unlock is Ctrl+Shift+V or, more reliably, Ctrl+Alt+V, which opens the Paste Special dialog. From there a single keystroke chooses values, formats, or formulas. Power users press Ctrl+C, navigate to the target, then type Alt+E+S+V+Enter to paste values only without ever lifting their hands from the keyboard. Memorizing that one sequence alone can save a data analyst several minutes on every report they build during a busy workday.
To copy an entire column, click the column letter header and press Ctrl+C; the whole column, including blank cells, joins the clipboard. The same logic applies to rows: click the row number, then copy. To select a continuous block quickly, click the first cell, hold Shift, and click the last cell, or hold Ctrl+Shift and tap an arrow key to extend the selection to the edge of your data. These selection shortcuts pair with copying constantly.
Another underrated shortcut is Ctrl+D, which fills down by copying the cell directly above into the selected cells below. Its sibling, Ctrl+R, fills right. Select a formula cell plus the empty cells beneath it, press Ctrl+D, and the formula replicates instantly with references adjusting along the way. This is faster than dragging the fill handle when you already know the exact range you want to populate with a copied formula or value.
When you need to copy a formula but keep the result frozen as a number, the values-only paste is essential. Imagine a column that uses a vlookup excel formula to pull prices from a master table. If you later delete that master table, the lookups break and return errors. Copying the column and pasting values over itself converts the live formulas into static numbers, protecting the data permanently. This single trick prevents countless broken-report disasters in finance and operations teams.
Finally, remember that Excel keeps a clipboard history through the Office Clipboard pane, accessible from the small arrow in the Home tab's Clipboard group. It can store up to 24 copied items, letting you paste earlier copies without re-copying. Windows itself also offers a clipboard history with the Windows key plus V, which works beautifully alongside Excel when you are juggling several sources of text and numbers across multiple applications at once.
Paste Special Options Explained (Including How to Merge Cells in Excel Cleanly)
The Values option pastes only the calculated results, stripping out the underlying formulas. This is perfect when you want to lock in numbers before deleting source data or sending a workbook to someone who should not see your logic. It also flattens dynamic dates and lookups into permanent, unchanging figures that will never recalculate.
The Formulas option does the opposite: it pastes the formula logic while discarding cell formatting, borders, and fill colors. Use it when you want to replicate calculations into an area that already has its own visual styling and you do not want the copied cells to overwrite that carefully designed look and feel.

Keyboard Shortcuts vs. Mouse Menus for Copying: Which Should You Use?
- +Keyboard shortcuts like Ctrl+C and Ctrl+V are dramatically faster for repetitive work
- +Shortcuts keep your hands in one place, reducing fatigue during long sessions
- +Ctrl+D and Ctrl+R fill formulas without dragging or precise mouse aiming
- +Alt+E+S sequences open Paste Special instantly for values-only pasting
- +Shortcuts work identically across Windows versions for predictable results
- +Power users build true muscle memory that scales to thousands of operations
- −Beginners must invest time memorizing the key combinations first
- −Mac shortcuts differ slightly, which can confuse cross-platform users
- −Right-click menus give a visual preview that shortcuts cannot show
- −Ribbon buttons are easier when you rarely use Paste Special variations
- −Some shortcuts conflict with browser or system hotkeys in Excel for the web
- −Mouse menus reduce the risk of accidentally overwriting cells with a wrong key
Clean-Copy Checklist: How to Create a Drop Down List in Excel Without Errors
- ✓Confirm the marching ants border surrounds exactly the cells you intend to copy.
- ✓Decide before pasting whether you need values, formulas, or formatting only.
- ✓Use Paste Special Values to freeze results before deleting any source data.
- ✓Check that relative references adjusted correctly after pasting a formula down.
- ✓Lock references with dollar signs ($A$1) when a formula must point to a fixed cell.
- ✓Use Transpose to switch rows and columns instead of retyping data manually.
- ✓Paste formats separately to keep your destination styling consistent and clean.
- ✓Press Escape to clear the clipboard border once you finish pasting.
- ✓Double-click the fill handle to copy formulas down long, continuous columns.
- ✓Verify drop-down lists and data validation copied along with the cells if required.
Paste Values is the single most important copy skill in Excel
If you learn only one advanced copy technique, make it Paste Special Values. It converts live formulas into static numbers, protecting your data when source cells are deleted or moved. Press Ctrl+C, then Ctrl+Alt+V, then V, then Enter—your results are now permanent and safe.
Understanding the difference between copying formulas and copying values is the concept that trips up almost every Excel beginner. When you copy a cell containing =A1+B1 and paste it one row down, Excel does not paste the same text—it intelligently shifts the references to =A2+B2. This is called a relative reference, and it is the default behavior. It is incredibly useful because it lets you write one formula and copy it down an entire column, with each row calculating its own correct result automatically.
Sometimes, however, you do not want references to move. Suppose every row should multiply its value by a single tax rate stored in cell E1. If you copy =A2*E1 downward, the E1 reference becomes E2, E3, and so on—pointing at empty cells and producing wrong answers. The fix is an absolute reference, written with dollar signs as =A2*$E$1. The dollar signs lock the row and column so that no matter where you paste, the formula always points back to E1.
You can also create mixed references that lock only the row or only the column. $E1 locks the column E but lets the row change, while E$1 locks the row but lets the column shift. Pressing the F4 key while editing a reference cycles through all four combinations instantly. Mastering F4 is a genuine time-saver, because it means you never have to type dollar signs by hand when building formulas you intend to copy.
When you copy values instead of formulas, none of this reference logic applies—you simply duplicate the displayed result as a fixed number. This matters enormously for reporting. A finance team might build a model full of live formulas, then copy the final summary and paste values into a clean tab to send to executives. The recipients see stable numbers that will never recalculate or break, even if the underlying model changes the following month or the source files disappear.
Copying formulas also interacts with named ranges and tables. Inside an Excel Table, formulas use structured references like =[@Price]*[@Quantity], and these copy down the entire column automatically the moment you press Enter. You rarely need to drag anything. This automatic fill behavior is one of the biggest reasons to convert ordinary ranges into proper Tables with Ctrl+T before you start writing repetitive calculations across many rows of data.
Be aware of one common pitfall: copying a formula across sheets. If your formula references another worksheet, such as =Sheet2!A1, copying it preserves that sheet reference while still adjusting the cell portion relative to where you paste. This is powerful for building summary dashboards that pull from many tabs, but it can produce surprising results if you forget which references are relative and which are absolute. Always spot-check a couple of pasted formulas before trusting an entire copied range.

When you cut (Ctrl+X) a cell containing a formula and paste it elsewhere, Excel does NOT adjust the references the way copying does—it keeps them pointing at the original cells. This surprises many users. If you want references to shift relative to the new location, always copy with Ctrl+C rather than cut with Ctrl+X.
Beyond the basics lie several advanced copy techniques that experienced users rely on daily. The first is the Format Painter, found on the Home tab as a small paintbrush icon. Click a cell with the formatting you like, click the Format Painter, then click or drag across the cells you want to match. Double-clicking the brush locks it on, letting you paint many separate areas before pressing Escape to release it. It is the fastest way to copy formatting without disturbing values.
Another powerful technique is copying an entire worksheet. Right-click the sheet tab at the bottom, choose Move or Copy, tick the "Create a copy" box, and choose where the duplicate should land—even in a different open workbook. This copies every cell, formula, chart, and format perfectly. A faster alternative is to hold Ctrl and drag the sheet tab sideways; releasing drops an exact duplicate named with a (2) suffix that you can rename afterward.
Copying between separate workbooks deserves care. When you copy cells with formulas from one file to another, Excel may create external links back to the original workbook, shown as a file path in the formula bar. If you do not want those links, paste values instead, or use Find and Replace afterward to clean up the references. Broken external links are a frequent source of those annoying "update links" prompts that appear every time a workbook opens.
The fill handle deserves special mention for copying patterns rather than exact duplicates. Type "Monday" and drag the handle, and Excel continues with Tuesday, Wednesday, and so on. Type 1 and 2 in two cells, select both, and drag to continue the numeric series. Hold Ctrl while dragging to force a literal copy instead of a series. These small behaviors make the fill handle one of the most versatile copy tools in the entire application.
For repeated, identical pasting, learn the Office Clipboard task pane. It stores your last 24 copied items so you can paste any of them in any order, or paste them all at once. This is invaluable when assembling a report from many scattered sources. Pair it with Windows clipboard history (Windows key plus V) and you gain a robust copy buffer that survives switching between Excel, your browser, and other Excel merge tables workflows seamlessly.
Finally, do not overlook copying as a way to perform bulk math. In Paste Special, the Operation section offers Add, Subtract, Multiply, and Divide. Copy a cell containing the number 1.1, select a price column, choose Multiply, and every price increases by ten percent in a single action—no helper column required. Combined with Skip Blanks and Transpose, these operation options turn the humble paste command into a surprisingly capable data-transformation engine that rivals dedicated cleanup tools.
With the techniques covered, here is how to put everything together into a fast, reliable copying habit. Start every copy by selecting precisely. Sloppy selection is the root cause of most paste errors, so use Ctrl+Shift+Arrow to grab data to the edge of a block, or Ctrl+A to select the whole region around your active cell. Confirm the marching ants outline your intended cells before you paste, and press Escape the instant you are done to avoid accidentally pasting again into the wrong location.
Next, decide your paste type before you press anything. Ask yourself: do I need the formulas to keep calculating, do I want frozen values, or am I only copying the look? This three-second decision prevents the most common mistake of all—pasting live formulas when you needed static numbers, or vice versa. Building this habit early makes you noticeably faster and far more accurate than colleagues who paste blindly and then spend minutes fixing the damage afterward.
When filling formulas down long columns, prefer the double-click fill handle over manual dragging. Dragging across thousands of rows is slow and easy to overshoot, while a double-click instantly fills to match the adjacent column's length. If the adjacent column has gaps, fall back to selecting the range and pressing Ctrl+D. Always verify a couple of the filled cells to confirm relative and absolute references behaved exactly as you expected before moving on to the next task.
Keep your references intentional. Before copying any formula, glance at it and decide which parts should stay fixed. Use F4 to add dollar signs to anchors like tax rates, exchange rates, or header cells. This single discipline eliminates the most frustrating copy bug—formulas that silently point at the wrong cells after pasting. A few seconds of reference planning saves hours of debugging mysterious wrong totals in large reports later down the line, especially in financial models.
For collaboration and sharing, lean on Paste Values. Before sending a workbook outside your team, copy your final figures and paste values over the formulas in summary tabs. This protects sensitive logic, prevents recalculation surprises, and stops broken external links from generating those irritating update prompts. If you must preserve formulas, at least check the Data tab's Edit Links dialog to confirm no stray connections point back to files the recipient cannot access on their own computer.
Finally, practice deliberately. The difference between a slow and a fast Excel user is almost entirely about copy-and-paste fluency, because it is the action you perform most. Spend a week forcing yourself to use keyboard shortcuts instead of menus, and the speed gains become permanent. Combine that practice with quizzes and real datasets, and copying will become second nature—freeing your attention for the analysis that actually matters rather than the mechanical busywork of moving cells around.
Excel Questions and Answers
About the Author
Business Consultant & Professional Certification Advisor
Wharton School, University of PennsylvaniaKatherine Lee earned her MBA from the Wharton School at the University of Pennsylvania and holds CPA, PHR, and PMP certifications. With a background spanning corporate finance, human resources, and project management, she has coached professionals preparing for CPA, CMA, PHR/SPHR, PMP, and financial services licensing exams.