Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Excel Line Chart
  • Example of COUNTIFS with variable table column in Excel
  • How to do a t-Test in Excel?
  • How to create a Histogram in Excel
  • How To Create Pareto Chart in Excel

References

  • How to get last row in text data in Excel
  • Extract data with helper column in Excel
  • Convert text string to valid reference in Excel using Indirect function
  • How to use Excel FORMULATEXT function
  • How to get relative row numbers in a range in Excel

Data Validations

  • Excel Data validation unique values only
  • Prevent invalid data entering in specific cells
  • Excel Data validation only dates between
  • How To Create Drop-down List in Excel
  • Excel Data validation require unique number

Excel Data validation allow text only

by

This tutorial shows how to create Data validation to allow text only in Excel using the example below;

Formula

=ISTEXT(A1)

Explanation

To allow only text in a cell, you can use data validation with a custom formula based on the ISTEXT function.

In the example shown, the data validation applied to C5:C9 is:

=ISTEXT(C5)

How this formula works

Data validation rules are triggered when a user adds or changes a cell value. Cell references in data validation formulas are relative to the upper left cell in the range selected when the validation rule is defined.

The ISTEXT function returns TRUE when a value is text and FALSE if not. As a result, all text input will pass validation, but numbers and formulas will fail validation.

Post navigation

Previous Post:

COSH function: Description, Usage, Syntax, Examples and Explanation

Next Post:

Excel Data validation require unique number

Leave a Reply Cancel reply

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

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • OR function: Description, Usage, Syntax, Examples and Explanation
  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel TRUE Function
  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • XOR function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • YEAR function: Description, Usage, Syntax, Examples and Explanation
  • Convert text to date in Excel
  • Calculate series of dates by workdays in Excel
  • Display Days until expiration date in Excel
  • Get days before a date in Excel

Grouping

  • Group arbitrary text values in Excel
  • Categorize text with keywords in Excel
  • Group times into 3 hour buckets in Excel
  • Calculate conditional mode with criteria in Excel
  • Group numbers at uneven intervals in Excel

General

  • List sheet names with formula in Excel
  • Basic error trapping example in Excel
  • Check if range contains a value not in another range in Excel
  • Find, Trace and Correct Errors in Excel Formulas using ‘Formula Auditing’
  • How to generate random number weighted probability in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning