Excel Strikethrough Shortcut

This definitive guide will show you how to apply the Excel strikethrough shortcut as a checkmark alternative using five methods.

Let’s talk about the point before diving deep into the details and examples.

What is Strikethrough in Excel?

Strikethrough is a cell-related feature in Excel. This function crosses the cell content (text or numbers) by drawing a vertical line.

If you want to practice, download this Strikethrough Shortcuts Excel Template here.

Effective Ways to use Strikethrough in Excel

First, we will introduce the most common ways of Using Strikethrough Shortcut in Excel:

  1. Use the Excel Strikethrough Shortcut Key
  2. Apply the Format Cells Options
  3. Use the Quick Access Toolbar (QAT)
  4. Add a Strikethrough Tab to the Excel Ribbon
  5. Use Conditional Formatting Formulas
  6. Write a small VBA code to apply Strikethrough in Excel

#1 – Use the Excel Strikethrough Shortcut Key

Steps to apply strikethrough in Excel using a keyboard shortcut:

  1. Select the source cells in which you want to apply the strikethrough formatting style.
  2. Apply the Ctrl + 5 Excel strikethrough shortcut key
apply Excel Strikethrough Shortcut ctrl 5

Windows shortcut

Ctrl 5

Mac shortcut

Cmd Shift X

#2 – Apply the Format Cells Options

If you don’t know how the strikethrough shortcuts work, there are further options for you to add a strikethrough to cell content.

Step 1. Right-click on the selected cells and choose the Format Cells option from the context menu.

format cells right click

Step 2: Locate the Font Tab on the ribbon and select the “Strikethrough” option. Finally, click OK.

choose Strikethrough under the format cells window

Result: The cell is strikethrough formatted.

#3 – Use the Quick Access Toolbar (QAT) to apply strikethrough

Good to know that this option is not available in the Quick Access Toolbar by default. So, you need to add it to the QAT.

Step 1: Go to the ribbon and select the ‘Customize Quick Access Toolbar‘ by right-clicking the Tab name.

customize QAT

Step 2: Select the “Choose commands from” option, use the drop-down list, and pick the ‘Commands not in the Ribbon’ from the list.

Step 3: Scroll down and find the Strikethrough command. Highlight the command and click ‘Add.’ Now, the option is available on the QAT and ready to use.

Choose the Commands not in the Ribbon from the list

The strikethrough shortcut is now available on the QAT.

the option is available on the QAT and ready to use

Step 4: Select the cell or range of cells to which you want to apply strikethrough. Finally, click on the Strikethrough icon.

click on the Strikethrough shortcut icon

The command will Strike the selected cells through.

#4 – Add a Strikethrough Tab to the Excel Ribbon

If you prefer using the ribbon, this section is yours.

Step 1: Select the Home Tab and locate the Font Group. Right-click on the group and select the ‘Customize the ribbon’ command.

customize the ribbon

Step 2: Jump to the customization area, which you can find at the bottom-right section of the window.

Jump to the customization area

Step 3: Choose a strikethrough command from the right-side list and click Add. Click Add “New Tab,” Finally, choose the “Strikethrough” option, then press OK.

Choose a strikethrough command

Step 4: Click OK to close this window and look at the ribbon. A new tab appears on the ribbon, and you can reach the strikethrough shortcut quickly.

reach the strikethrough shortcut quickly

Tip: We recommend the example above if you want to collect your favorite functions into a single Tab.

#5 – Use Conditional Formatting Formulas

If you prefer using conditional formatting and formulas, we have good news. Using dynamic formulas – based on formatting rules – you can apply Strikethrough in Excel.

Step 1: Select the cell or range where you want to apply the strikethrough formatting.

Step 2: Select the Home Tab and click Conditional Formatting.

select conditional formatting


Step 3: Add a new Formatting rule

Step 4: Choose the ‘Use a formula to determine which cells to format’ command.

Step 5: Enter the formula, in this case, B1 = TRUE, but don’t click OK

Use a formula to determine which cells to format

Step 6: Select Format

Step 7: On the Font Tab under the Effects group, select strikethrough

select strikethrough

Step 8: Click OK

If the rule is true (the cell value = TRUE), conditional formatting will apply the strikethrough format.

strikethrough shortcut format

Tip: If you manage multiple tasks using your project management template, use conditional formatting formulas and a simple drop-down list. In Column B, change the value from ‘No’ to ‘Yes’ when you close a task or milestone.

#6 – Write a small VBA code to apply Strikethrough in Excel

Here are two useful examples using Visual Basic for Applications (VBA)

Example 1: Replace the Strikethrough shortcut using checkboxes

We like Excel Form Controls, so let us see an excellent example using checkboxes.

Just click on the given checkbox, and Excel will apply the strikethrough using a single click. Thus, you only need to write a basic macro to speed up your work. Looks great, is not it?

Strikethrough shortcut using checkboxes

Example 2: Automated Strikethrough format using macros

The double-click event in VBA is the fastest way to apply the strikethrough in a cell.

How does it work?

This method disables the cell edit mode in Excel. Use a double click over the cell, and the event will apply the strikethrough format on the spot.

double-click event in VBA

Download the examples!

Frequently Asked Questions – Final Thoughts

May I apply Strikethrough Shortcut in Excel using a blank cell?

No, it works if the cell has content. The function is useless if you have blank cells.

Change the strikethrough command to the cell value.

No, it does not change the cell value. So, for example, “ABC” is the same as “ABC” for all Excel formulas.

How does the undo command work if you are using strikethrough?

You can use the Ctrl + Z keyboard shortcut to undo the command. Furthermore, repeat the abovementioned methods, like an on-off switch.

Is it possible to apply strikethrough using a part of the cell?

Yes, it is possible. First, edit the cell (highlight the text) and select the part of a cell that you want to format.

What about cell references if you are using formulas?

If we use conditional formatting for strikethrough, use relative references instead of absolute ones.

Thanks for being us today, and read our ultimate guide about Strikethrough Shortcuts in Excel. Here is some related tutorial:

Istvan Vozar

Istvan is the co-founder of Visual Analytics. He helps people reach the top in Excel.