5 Ways To Cross Out A Cell In Excel

Discover the top 5 ways to cross out a cell in Excel, including using strikethrough formatting, conditional formatting, and VBA macros. Learn how to apply cross-out effects, remove or edit them, and use keyboard shortcuts for efficient cell formatting. Master Excel cell formatting techniques for clearer data visualization and presentation.

cloudiway

5 Ways To Cross Out A Cell In Excel
5 Ways To Cross Out A Cell In Excel

Crossing out a cell in Excel can be a useful way to visually indicate that a value is incorrect, outdated, or no longer applicable. There are several ways to achieve this, and we'll explore five methods in this article.

Excel is a powerful tool for data analysis and visualization, and being able to cross out cells can enhance the clarity and readability of your spreadsheets. Whether you're working with financial data, inventory management, or any other type of data, being able to draw attention to specific cells can be incredibly helpful.

In this article, we'll delve into five ways to cross out a cell in Excel, including using formulas, formatting, and other techniques. By the end of this article, you'll be equipped with the knowledge to effectively cross out cells in your Excel spreadsheets.

Method 1: Using the Strikethrough Font Style

One of the simplest ways to cross out a cell in Excel is by using the strikethrough font style. This method is quick and easy to apply, and it's a great way to visually indicate that a value is no longer applicable.

Excel Strikethrough Font Style

To apply the strikethrough font style, follow these steps:

  1. Select the cell you want to cross out.
  2. Go to the Home tab in the Excel ribbon.
  3. Click on the Font group.
  4. Click on the Strikethrough button.
  5. The selected cell will now have a strikethrough line through the text.

Method 2: Using a Formula with the STRIKETHROUGH Function

If you want to automate the process of crossing out cells based on certain conditions, you can use a formula with the STRIKETHROUGH function. This method is more advanced, but it's a great way to dynamically cross out cells based on specific criteria.

To use a formula with the STRIKETHROUGH function, follow these steps:

  1. Select the cell where you want to display the crossed-out text.
  2. Enter the following formula: =STRIKETHROUGH(A1), where A1 is the cell you want to cross out.
  3. Press Enter to apply the formula.
  4. The selected cell will now display the text with a strikethrough line.

Method 3: Using Conditional Formatting

Conditional formatting is a powerful tool in Excel that allows you to format cells based on specific conditions. You can use conditional formatting to cross out cells based on certain criteria, such as if a value is greater than or less than a certain threshold.

Excel Conditional Formatting

To use conditional formatting to cross out cells, follow these steps:

  1. Select the range of cells you want to format.
  2. Go to the Home tab in the Excel ribbon.
  3. Click on the Conditional Formatting button.
  4. Select the condition you want to apply (e.g., greater than, less than, etc.).
  5. Click on the Format button.
  6. Select the strikethrough font style.
  7. Click OK to apply the formatting.

Method 4: Using a Macro

If you want to automate the process of crossing out cells with a single click, you can use a macro. A macro is a set of instructions that can be executed with a single click, and it's a great way to streamline repetitive tasks in Excel.

To create a macro to cross out cells, follow these steps:

  1. Open the Visual Basic Editor by pressing Alt + F11.
  2. Click on Insert > Module.
  3. Paste the following code: Sub CrossOutCell() / Range("A1").Font.Strikethrough = True / End Sub
  4. Click on File > Save.
  5. Go back to the Excel worksheet.
  6. Select the cell you want to cross out.
  7. Press Alt + F8 to run the macro.

Method 5: Using a Shape

If you want to add a more visual element to your spreadsheet, you can use a shape to cross out a cell. This method is more creative, and it's a great way to add a visual element to your spreadsheet.

Excel Shape

To use a shape to cross out a cell, follow these steps:

  1. Select the cell you want to cross out.
  2. Go to the Insert tab in the Excel ribbon.
  3. Click on the Shapes button.
  4. Select the Line shape.
  5. Draw a line through the cell.
  6. Right-click on the line and select Format Shape.
  7. Adjust the line style and color to your liking.

Gallery of Excel Crossing Out Cells

How do I cross out a cell in Excel?

+

You can cross out a cell in Excel using the strikethrough font style, a formula with the STRIKETHROUGH function, conditional formatting, a macro, or a shape.

How do I use the STRIKETHROUGH function in Excel?

+

To use the STRIKETHROUGH function, enter the following formula: `=STRIKETHROUGH(A1)`, where A1 is the cell you want to cross out.

How do I create a macro to cross out a cell in Excel?

+

To create a macro, open the Visual Basic Editor, click on Insert > Module, paste the code, and save the macro. Then, go back to the Excel worksheet, select the cell you want to cross out, and press Alt + F8 to run the macro.

Gallery of 5 Ways To Cross Out A Cell In Excel

Also Read

Share: