In Excel: select the cell or text, press Ctrl+5 on Windows, or open Format Cells with Ctrl+1 and tick Strikethrough on the Font tab.
Select the cells, or enter edit mode and select part of the text.
Press Ctrl+5 on Windows to toggle strikethrough.
Alternatively press Ctrl+1, open Font and tick Strikethrough.
Use conditional formatting with a formula when strikethrough should follow a status column.
What this does
Strikethrough draws a line through text while keeping the value in the cell. It is formatting, not deletion, so formulas, filters and copies still see the original value. You can apply it to a whole cell or, while editing, to only selected characters inside the cell. 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. The difference between a quick fix and a sheet you can trust is the extra minute you spend validating “uncross out words in excel”. Start on a copy or a tiny sample, keep the affected cells visible, and compare the result with the tool above before you touch the real workbook. 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. The point is a text operation that turns messy entries into clean, usable data, but the practical win is that someone else can open the file and understand what happened without asking you.
A worked example
A task list has Done items in A2:A10. Select completed task names and press Ctrl+5 to strike them through. If a cell says Draft final, edit the cell, select only Draft, press Ctrl+1 and tick Strikethrough so only that word is crossed out. Strikethrough is best for visible workflow state: done tasks, superseded values, cancelled line items and review notes where the old text should remain visible. A practical tip before you scale it up: build it once on a small block of test data, confirm the number against the tool on this page, and only then point it at your real sheet. That one habit catches almost every mistake while it is still cheap to fix, long before a wrong figure reaches a report or a colleague.
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. The aim was to get you unstuck fast and leave you a little more capable than a copy-paste would. The answer is at the top, the tool proves it, and the detail above shows why it holds — so the next time a colleague asks, you can answer without reaching for search. Here is the takeaway for “uncross out words in excel”: copy the answer if you are busy, but if you have a spare few minutes, rebuild the example in Excel yourself with the tool above open beside it. That single pass — type it, run it, watch the result move when you change an input — is what turns a formula you found into a technique you trust. Keep your inputs labelled and referenced, never hard-coded, and the same sheet stays correct and auditable as it grows. Done that way, you will not need to look this up again, and you will be the person others ask.
Common mistakes
- Assuming strikethrough removes the value from formulas or totals.
- Applying it manually to large lists instead of using conditional formatting from a Done column.
- Expecting Ctrl+5 to work the same in every browser-based spreadsheet environment.
- Using strikethrough as the only status marker, which can be hard to scan or print.
Frequently asked questions
What is the Excel strikethrough shortcut?
On Windows, Ctrl+5 toggles strikethrough for the selected cell or text.
Can I strikethrough only part of a cell?
Yes. Edit the cell, select the characters, then apply strikethrough from Format Cells.
Can strikethrough be automatic?
Yes. Use conditional formatting tied to a status or checkbox cell.