×

Spell Check in Excel

Spell Check in Excel

Microsoft Excel facilities the complete features for examining the work with text. It provides the basic properties for the proper functioning of text, including the spell-check property. The Microsoft Excel spell-check facility is not the same as Microsoft Excel.

It does not facilitate the advanced text features, unlike grammar rectification or underlining of misspelled spelling or auto-correction of the spelling. Excel supports only the basic spell-check version. This feature is often downplayed as Excel is used mostly for numbers and data manipulation. But it still provides more credibility by minimizing your efforts for individually correcting the text data, thus, reducing the chances of spelling errors.

In the below section, let’s understand the execution of Excel spell-check feature:

How to do spell-check in Excel?

There are two ways to execute the spell-check property in Excel (for every Excel versions):

  1. Ribbon Button
  2. Keyword Shortcut

Ribbon Button

  • Keep your cursor on the spell from where you want to start the spell-check.
Spell Check in Excel
  • On the review tab-> Select the Spelling option.
Spell Check in Excel
  • A dialogue box will appear. Choose the correct option in the suggestion bar and click on the ‘change’ button. And you will notice that the incorrect word will be automatically replaced with the correct one.
Spell Check in Excel
  • If your sheet contains another error, the spell-check dialogue will again open immediately, suggesting the correct spelling.
Spell Check in Excel
  • When the spell-check for the entire sheet is completed, Excel will throw a notification stating, “Spell check complete. You’re good to go!”.
Spell Check in Excel

Keyboard Shortcut

To activate spell-check on your worksheet, the user can directly press F7 (keyboard shortcut). Create an Excel sheet and select the cell or range of cells and press the keyboard key F7 or for some systems where F7 has been allotted different task press fn (function) key along with F7.

If text is not a mistake

Spell Check in Excel

If the text is not a mistake

There are many words that are not there in the English dictionary but are not mistakes. There are many methods, functions, shortcuts, or expressions used, which are, by default, considered as a mistake by Excel spell-check. If the text is not really a "mistake," the user can also pick one of the given options:

  1. Ignore once- This is used to ignore the current text mistake, and this action is performed only once.
  2. Ignore all- It is used to ignore all the mistakes at once present in the Excel sheet. It saves time and effort of the user.
  3. Add to Dictionary- If your sheet encounters the word which is not present in the dictionary, but you intend to use it. In that case, you can add that word to the dictionary. This option ensures that the same word won't be treated as a mistake in the future.
  4. Change All- This option is used to replace all the mistakes same as the current one with the selected suggestion.
  5. AutoCorrect- This option enables Excel to correct the mistake automatically, which it sees fit.
  6. Dictionary language- To set another proofing language, select it from the Dictionary language dropbox.
  7. Options- It is used to review or modify the spell check settings as per your needs and requirements.
  8. Cancel- This option is used to stop the correction process and close the spell-check dialog box.

Default Setting of Spell-check

The spell-check dialog box has some default settings which are as follows:

  1. It ignores the text that is written in the upper case. For example, if the cell has a word GOOD, it will not be considered as an error.
  2. It ignores the text, which contains numbers in it. For example, if any cell has a word Good123, it will not be considered as an error.
  3. It ignores IP/file addresses or internet codes.
  4. It flags an error for the repeated words. Hence, DOES NOT ignore repeated. For example, if you have- “Good Morning, Welcome to to my world!” – then the extra ‘to’ will be marked as an error. And the spell-check window will immediately ask you to omit it.

All the above changes are the default settings, and you can change them any time as per your need. Select the option button present at the bottom of the spell-check box to change the setting, select the options button. And the below-given dialog box occurs where you can make the necessary changes.

Spell Check in Excel

How Does Spell Check Works in Excel?

The Excel spell-check works a bit differently for two selection criteria:

  1. If the user starts with the A1 cell.

If the user selects the foremost cell, i.e., A1, the checking will begin with all the text contained cells in the first row (from left to right). If any cell contains an error, it will display the spell-check dialog box. When the first row is finished, it will automatically jump to the second row, check the text of all the cells in the second row and will jump to the third row, and so on.

  • If the user selects any random cell

If you randomly select any cell in the worksheet, let’s say C3, then the checking will go through the cells of the same row from left to right and then will move to the row below it. Once all the text-based cells are done with the checking for all the cells after C3, it will display a prompt that asks the user whether he wants to continue checking at the beginning of the sheet.

Spell Check in Excel

Spell-check for Entire Workbook

Imagine how easy and short the excel life would be if all the sheets are checked automatically. To execute spelling check, follow the below given steps:

  1. Select any sheet tab and right-click on it. A dialog box will pop up pick Select all Sheets from the context menu.
Spell Check in Excel
  • After you have selected all the sheets, press F7 or click the Spelling button under the review ribbon tab.

Spell-Check for Multiple sheets

When a user has multiple sheets, so to individually check every sheet will be time-consuming. To reduce those efforts, one can directly check several sheets for spelling mistakes at a time. The steps for applying spell-check for Multiple sheets are as follows:

  1. Add multiple sheets in your worksheet with some data. Now, with the help Ctrl key, select the multiple sheet tabs that you want to check.
Spell Check in Excel
  • Either click on the spelling option under the review ribbon tab or directly press the shortcut key (F7) to activate the spell-check option.
  • Excel will automatically check spelling mistakes, and one by one, all the mistake notification will pop up in the window.
  • Once all the sheets are checked, Excel will notify you with a confirmation message.
Spell Check in Excel

Spell-check using Excel VBA Macro

Now we will see how to practice spell-check with the VBA. It will make it simpler and with a single button click all the sheets will be checked. Open the VBA editor and in the module section we will right the below given macro code:

  1.  To do spell-check in the ActiveSheet

Program:

Sub ActivesheetSpellCheck()

    ActiveSheet.CheckSpelling

End Sub

Spell Check in Excel
  • To do spell-check in the Active Workbook

Program:

Sub ActiveWorkbookSpellCheck ()

    For Each wrks In ActiveWorkbook.Worksheets

        wrks.CheckSpelling

    Next wrks

End Sub

Spell Check in Excel

Related Topics

How to make use of the Wildcard in Excel

In this modern world, it is known that the wildcard characters in Microsoft Excel are considered to be the most essential and unrated features of Microsoft Excel. Besides all these,...

8 minutes read.

Error Bar in Microsoft Excel

Error Bar is considered the essential term used in Microsoft Excel. It is defined as the graphical representation of the respective data used to denote the errors. The Error bars can...

7 minutes read.

Converting Units in Excel

The numeric values present in Excel consist of various types such as constant, integer, decimal etc. For calculation purposes, the values present in the data need to be converted to...

4 minutes read.

Absolute Value in Excel

What is Absolute Value in Excel? Microsoft Excel worksheet is a combination of numeric values and alphabets. The numeric value is either a positive value or a negative value. Sometimes the...

5 minutes read.

Gauge Chart in Excel

A Gauge Chart in Microsoft Excel is considered the meter type chart of a group dial chart, which is eventually similar to the speedometer that has the pointer towards the...

7 minutes read.

How to Alphabetize in Excel?

Alphabetize in Excel One of the reasons for Excel's widest popularity is its ability to swiftly and effortlessly sort data. Excel facilitates easy methods that alphabetically sort the lists of strings...

5 minutes read.

How to import Microsoft Access data into the Microsoft Excel

Microsoft Access is primarily considered vital and the primary tool for individuals who want to create and manage the respective type of Database efficiently. This tutorial will discuss how to import...

5 minutes read.

Averageif Function in Excel

Average If in HTML In Mathematics, Average function is used to find the arithmetic mean of the given data. It is defined as the dividing the sum total of given data...

7 minutes read.

Dependent Combo box in Excel VBA

Adding the particular dependent box in the created User form with the help of the Microsoft Excel VBA is considered essential and crucial in Microsoft Excel. Here, in this tutorial, we...

7 minutes read.

Excel EXACT() Function

The EXACT() function in excel checks whether the specified values (texts, numbers) are exactly the same or not. It returns a Boolean value TRUE if the compared values are same, else it...

1 minute read.

Array Formula in Excel

How to use Array Formula in Excel? By default, Excel consists of various formulas for calculating the data. Among various formulas, the Array formula is a powerful one that is used...

8 minutes read.

Excel MAX() Function

Excel MAX() Function The MAX() function in excel returns the largest or maximum number from a range of cells. It ignores logical values and text. Syntax MAX(Number1,Number2, ...) Parameter Number1(required)- This parameter represents the string for which you...

1 minute read.

Excel OR() Function

The OR() function in excel tests the multiple sets of conditions and returns TRUE if any of the arguments are TRUE and FALSE if all the arguments supplied do not meet the...

2 minutes read.

Notes in Excel

Notes in Excel Notes are used to include additional information to the cell and explain formulas calculation, any modification made to the cell, providing necessary information on data that is entered or to provide any...

3 minutes read.

Formats in Excel

What are the formats? Formats are different options that one uses to change the appearance of data (maybe text, number, etc..) in an excel file. They do not change the value of the...

3 minutes read.

Locate Maximum Values in Excel

Excel is a combination of numeric values and numbers. To retrieve the result, Excel provides various formulas and functions. Sometimes the user needs to find the largest value from the...

5 minutes read.

Histogram in Excel

What is Histogram in Excel? “ A histogram is a graphical tool familiar for summarizing discrete or continuous data, where the data are measured on an interval scale.”  Karl Pearson described this...

5 minutes read.

How to Make Use of the F-Test in Excel

Intro to F-Test in Microsoft Excel F-Test is primarily considered to be the essential tool of statistical in Microsoft Excel that, in turn, is used to do the hypothesis test with...

7 minutes read.

Excel Nested IF’s Function

Excel Nested IF’s Function This function in excel helps in checking multiple conditions together by using IF conditions within the IF condition. Syntax if(Logical_Test, [value_if_true], if(Logical_Test, [value_if_true] , [value_if_false])) Parameter Logical_Test (required)- This parameter represents the condition which...

2 minutes read.

Data Analysis in Excel

Data Analysis in Excel Data analysis is a powerful tool that helps the users to make better decisions by comparing different information. Microsoft Excel extends its credibility to enforce the data analysis tool...

6 minutes read.