In Excel: right-click the sheet tab, choose Move or Copy, tick Create a copy, choose the destination, and click OK.
Right-click the worksheet tab you want to duplicate.
Choose Move or Copy.
Tick Create a copy and choose where the copied sheet should go.
Click OK, then rename the new tab so formulas and references are easier to audit.
What this does
Duplicating a sheet copies the entire worksheet: values, formulas, formatting, column widths, charts, objects and page setup. The built-in command is Move or Copy, reached from the sheet tab context menu. It is safer than selecting all cells and copying, because it preserves sheet-level settings and keeps the result as a separate tab. 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 “duplicating sheets in excel” 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 sheet 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 data step that keeps your analysis trustworthy into a method you can reuse, explain, and defend when the workbook leaves your screen.
A worked example
You have a January report tab and need February with the same layout. Right-click January, choose Move or Copy, tick Create a copy, choose move to end, and click OK. Rename the copied tab February; formulas, conditional formatting, print settings and charts all come across with the sheet. Duplicating sheets is how recurring reports, monthly tabs, templates and scenario versions stay consistent without rebuilding layout, formulas and formatting from scratch. One habit worth forming early: name the cells that hold your inputs, so the formula reads in plain language instead of a string of cell addresses. A reviewer — or you in three months — can then follow the logic without decoding what B7 and D2 were supposed to mean, which is most of what makes a sheet maintainable.
In Google Sheets
If you are in Google Sheets rather than Excel, the good news is that the formula shown here is identical and the workflow barely changes — menus sit across the top instead of in a ribbon, and a few function names differ slightly, but anything you build here moves across with little or no rework. 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. If you take one thing from this page on “duplicating sheets in excel”, make it the habit rather than the keystrokes: set the problem up with labelled inputs, reference those cells, and let Excel do the recomputing. Bookmark the page for the syntax, but do the example once in a blank sheet and check it against the tool above — five minutes of hands-on practice fixes the method in memory far better than re-reading, and it surfaces the small snags while they are still harmless. After that the technique is genuinely yours: faster than searching for it again, and reliable enough to drop into work that other people depend on.
Common mistakes
- Forgetting to tick Create a copy, which moves the sheet instead of duplicating it.
- Copying cells instead of the sheet tab and losing page setup or objects.
- Leaving the copied tab with a generic name like Sheet1 (2), making references hard to read.
- Not checking formulas that point at the original sheet when the copy should stand alone.
Frequently asked questions
What is the fastest way to copy a sheet?
Hold Ctrl and drag the sheet tab to a new position, or use Move or Copy with Create a copy checked.
Can I copy a sheet to another workbook?
Yes. In Move or Copy, choose another open workbook from the To book dropdown.
Does duplicating a sheet copy formulas?
Yes. It copies formulas and formatting, but formulas that reference other sheets may still point to those original sheets.
Other ways people ask this
This guide also answers
- how to copy spreadsheets in excel
Platform & version notes
- Several of those searches mention Google Sheets — and the good news is that "duplicating sheets in excel" works there almost identically: the formula syntax carries over unchanged, only the surrounding menus sit across the top of the screen instead of in a ribbon.
Can I do this in Google Sheets too?
Yes. "duplicating sheets in excel" carries over to Google Sheets with the same formula and almost the same steps — the menus are arranged differently, but the result is identical.