Why is Excel Crossing Out Numbers? A Practical Guide
Explore why numbers in Excel appear crossed out, what the visual cue means, and practical steps to remove or manage strike-through formatting for accurate, clean worksheets.

Crossed-out numbers in Excel refer to values displayed with a strike-through font effect, usually signaling cancellation, invalid data, or outdated data.
What crossed out numbers look like in Excel
If you have ever asked why is Excel crossing out numbers in your worksheet, the most common cause is not a broken calculation. It is a formatting choice or a rule applied to the cell. In Excel, struck numbers appear as a horizontal line drawn through the characters, typically a font effect called Strikethrough. You will usually see this in the Home tab under Font or via the keyboard shortcut Ctrl+5 on Windows or Command+5 on macOS. In some cases, the strike is driven by conditional formatting that applies a Strikethrough font when a condition is met. The result is a visual cue that the value is no longer current, has been canceled, or needs review. Recognizing the difference between a decorative strike and a data-driven signal is key for accurate interpretation. Remember that the presence of strike-through does not change the underlying value of the cell; it only alters its visual presentation. When you share or print the sheet, ensure the meaning of the strike is documented so recipients understand the intention behind crossed numbers. According to XLS Library, a well-documented approach to such formatting reduces misinterpretation and preserves data integrity.
How strikethrough is applied in Excel
Strikethrough can be applied in several ways. The most common method is to use the font effect: select the cells and click the Strikethrough button in the Font group on the Home tab, or press Ctrl+5 (Windows) or Command+5 (Mac). Strikethrough can also be applied through cell styles, which give you a repeatable format across many cells. Finally, conditional formatting can dynamically apply a strike-through based on a rule you define, such as a value being canceled or a status flag. When you deploy conditional formatting, you can combine Strikethrough with other formatting like bold or color to create a consistent visual language. It's important to verify that the underlying data remains accessible for calculations while the visual cue communicates status. The presence of a strike-through often signals future action, such as replacement or review, rather than an active value.
Common scenarios where numbers appear crossed out
Crossed-out numbers appear in budgets, to-do lists, or inventory sheets where values are superseded by newer entries. You might see crossed-out numbers in project plans after approvals, or in financial dashboards where a line item has been canceled. In collaborative environments, team members may use strike-through as a quick audit trail. In each case, the visual cue should be paired with a clear legend or note to prevent confusion. The risk of misinterpretation is greatest when readers assume the strike means the cell is negative or incorrect. The XLS Library guidance emphasizes adding documentation near the affected cells or including a legend in the worksheet so readers understand why a value is crossed out.
Step by step: how to remove strikethrough
If you need to revert the appearance, start by selecting the affected cells. On the Home tab, click the Strikethrough button in the Font group or press Ctrl+5 (Windows) or Command+5 (Mac) to toggle off. If the strike-through is coming from a conditional formatting rule, go to Home > Conditional Formatting > Manage Rules, select the relevant worksheet, and delete or modify the rule. To remove any residual styling, clear cell formats by choosing Clear Formats from the Edit menu or the Clear icon in the Home tab. If the issue is due to a cell style, change the style back to Normal. After removal, double-check formulas and references to ensure they were not affected by formatting changes. For persistent formatting standards, consider creating a dedicated cell style that includes or excludes Strikethrough and applying it consistently. The result is clean data you can trust at a glance.
Distinguish strikethrough from other formats
Strikethrough is a font effect, but it can be mistaken for red font color, shaded backgrounds, or data validation indicators. Red text often signals warning or negative numbers, while gray shading can indicate missing data. Always check the Format Cells dialog to confirm that Strikethrough is actually applied to the content. If you see a crossed-out number but the font style shows no Strikethrough, review conditional formatting and data validation rules that might be affecting the cell in a hidden way. A clear legend on the sheet helps others interpret the visuals correctly.
Advanced: using conditional formatting to simulate dynamic crossing out
Suppose you want a value to be crossed out automatically when a condition is met. In that case, you can apply a conditional formatting rule with a formula like =A2<0 or =StatusCell="Canceled". Then choose the Strikethrough font effect as the formatting. This creates a dynamic signal that updates as data changes, while still preserving the original numeric value for calculations. When designing these rules, keep them simple and well-documented. Test the rules on sample data before deploying them in production workbooks. Remember to include an explanatory note in the worksheet or an accompanying documentation file so colleagues understand why the strike appears.
Data integrity and documentation for crossed numbers
Clear communication is essential when using crossed numbers to indicate status. Provide a legend at the top of the worksheet that explains the meaning of Strikethrough values, or add a dedicated column to indicate status. When sharing workbooks, consider exporting a data dictionary or a readme file that describes these conventions. Avoid overusing Strikethrough in large datasets, as it can become visually noisy and hard to scan. Instead, reserve this formatting for items that truly require attention or review, and rely on other cues like comments or color coding to convey additional context. The XLS Library recommends combining documentation with consistent formatting to minimize misinterpretation and support auditable data.
Practical tips and next steps with XLS Library resources
To get more practical strategies for handling crossed numbers, explore XLS Library tutorials and templates focused on data presentation, data cleaning, and formatting consistency. Build a small checklist for when to apply Strikethrough and when to use alternatives such as color cues or notes. Regularly review your workbooks with a colleague to ensure the visuals convey the intended meaning. The XLS Library team offers guidance on making Excel workbooks more reliable and easier to audit, especially in collaborative environments.
People Also Ask
What is the meaning of crossed-out numbers in Excel?
Crossed-out numbers indicate a value that has been canceled, is outdated, or requires review. They are typically created with font Strikethrough or a conditional formatting rule. The underlying number remains in the cell, so calculations are not affected unless you remove the formatting.
Crossed-out numbers show a value has been canceled or needs review, usually via a strike-through font. The number still exists in the cell, so formulas keep working unless you remove the formatting.
How do I remove a strikethrough in Excel?
Select the cells, then click the Strikethrough button in the Font group or press Ctrl plus 5 on Windows or Command plus 5 on Mac. If a conditional formatting rule applies it, delete or modify that rule in Conditional Formatting. Clear formats if necessary.
Select the cells, press the Strikethrough shortcut or click the Strikethrough button to remove it. If a conditional rule adds it, adjust or delete that rule.
Can I apply strikethrough to entire rows or columns?
Yes, you can apply Strikethrough to any selection, including rows or columns. Use the same Font options or conditional formatting to apply it across the range. Be mindful of readability when large areas are struck out.
You can apply strike through to rows or columns using the same font or formatting rules, but keep readability in mind.
Why might numbers appear crossed out in a PivotTable?
Crossed-out numbers in PivotTables usually come from the source formatting or a formatting rule carried over from the source data. Verify the source data and any conditional formatting rules affecting the pivot’s fields. Pivot calculations themselves are not altered by strike-through formatting.
If you see crossed-out numbers in a PivotTable, check your source data and any formatting that’s applied to the PivotTable fields.
Is crossed out the same as red text or grayed cells?
No. Strikethrough is a font effect, while red text or gray shading indicate different signals such as warnings or missing data. Use a consistent legend to distinguish these cues and avoid misinterpretation.
Strikethrough is a font effect, not the same as using red text or gray shading. Keep a legend to avoid confusion.
Does Excel support dynamic crossing out in charts or dashboards?
Excel supports dynamic crossing out in cells via conditional formatting, but charts display only data values and labels. You can reflect status visually in dashboards using combined cues such as data bars or legend notes.
Charts don’t show strikethrough text, but you can indicate status with conditional formatting and companion legend in your dashboard.
The Essentials
- Identify how strikethrough appears and why
- Remove or manage strike-through safely
- Differentiate strikethrough from color or shading
- Use conditional formatting to drive dynamic crosses
- Document formatting rules for data integrity