How to get the Validation of Text Entries in Microsoft Excel

In this article, we will learn How to validate text entries in Microsoft Excel 2016.

Data validation tool restricts the user to input data to ensure its accuracy and consistency in Excel. It helps in the consistency of the data. It guides the user to input the type of option which is necessary for your spreadsheet.

Validation of text entries is done with the use of  ISTEXT function.

What is use of Input Message?
Input messages are generally used for giving direction to users which type of input you can inserted in a cell. This message is show near the cell if you want to move this pop up you can move it to another cell.

Following steps will be a guide, how to validate text entries:

Here we have list of Month and Week_days.

Select the cells where data validation is to be used.
17

Select Data > Data Validation.

18

In the Settings tab select “Custom” from the dropdown list of Allow, the formula tab will get active.

Write the ISTEXT function in Formula box,

= ISTEXT (B1:B9)

19

In Error Alert tab, Fill title and input message box and click OK as shown below.

20

Now when the user enters a wrong input which in the case is non-text data. The formula catches an error and our message will be displayed.
21

Hope you learned how to do Data Validation in Excel 2016. Excel lets you do these tool in Excel 2013 and 2010. Learn more content on Data Validation here. Please share your any unresolved query in the comment box below. We will help you.

Related Articles:

How to create drop down list in Excel?

How to delete drop down list in Excel?

How to apply Conditional Formatting in drop down list in Excel?

How to create dependent drop down list in Excel?

How to create multiple dropdown List without repetition using named ranges in Excel?

Popular Articles:

50 Excel Shortcut to Increase Your Productivity

How to use the VLOOKUP Function in Excel

How to use the COUNTIF function in Excel 2016

How to use the SUMIF Function in Excel

Leave a Reply

Your email address will not be published. Required fields are marked *

Terms and Conditions of use

The applications/code on this site are distributed as is and without warranties or liability. In no event shall the owner of the copyrights, or the authors of the applications/code be liable for any loss of profit, any problems or any damage resulting from the use or evaluation of the applications/code.