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

Data Analysis

  • How to create Checklist in Excel
  • Calculate Conditional Percentile ‘IF’ in table in Excel
  • How to count table rows in Excel
  • How to count table columns in Excel
  • How to Create One and Two Variable Data Tables in Excel

References

  • How to get address of first cell in range in Excel
  • How to use Excel VLOOKUP Function
  • Extract all partial matches in Excel
  • How to get first row number in range in Excel
  • Left Lookup in Excel

Data Validations

  • Excel Data validation must not contain
  • Excel Data validation with conditional list
  • How To Create Drop-down List in Excel
  • Excel Data validation don’t exceed total
  • Excel Data validation specific characters only

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

  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • IF, AND, OR and NOT Functions Examples in Excel
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • How to use IFS function in Excel

Date Time

  • Convert Excel time to decimal minutes
  • Convert date string to date time in Excel
  • EOMONTH function: Description, Usage, Syntax, Examples and Explanation
  • Generate series of dates by weekends in Excel
  • Add business days to date in Excel

Grouping

  • Calculate conditional mode with criteria in Excel
  • Group times into unequal buckets in Excel
  • Group numbers at uneven intervals in Excel
  • Running count group by n size in Excel
  • Categorize text with keywords in Excel

General

  • Cell References: Relative, Absolute and Mixed Referencing Examples
  • Find, Trace and Correct Errors in Excel Formulas using ‘Formula Auditing’
  • Count cells that do not contain many strings in Excel
  • Check if range contains a value not in another range in Excel
  • List sheet names with formula in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning