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.
On this page7
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. 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. For “put a line through a word 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 visual that makes the number obvious at a glance useful in real work: repeatable, auditable, and not dependent on memory or luck.
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. If this is something you do often, add the command to the Quick Access Toolbar (right-click it on the ribbon and choose Add to Quick Access Toolbar) or learn its shortcut, so next time it is one click instead of a hunt through the menus.
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. Keep this page bookmarked for the next time the same question comes up. Better still, repeat the steps once in your own workbook — doing it yourself is what turns a copied answer into something you remember. Here is the takeaway for “put a line through a word in excel”: 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
- 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.