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

Data Analysis

  • How to Create Column Chart in Excel
  • Use Data Form to input, edit and delete records in Excel
  • Get column index in Excel Table
  • How To Compare Two Lists in Excel
  • Add Outline to Data in Excel

References

  • How to get relative column numbers in a range in Excel
  • Two-way lookup with VLOOKUP in Excel
  • Get nth match with INDEX / MATCH in Excel
  • Find closest match in Excel
  • Count unique text values with criteria

Data Validations

  • Data validation must not exist in list
  • Excel Data validation must begin with
  • Excel Data validation date in specific year
  • Excel Data validation must not contain
  • Excel Data validation only dates between

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
  • How to use Excel FALSE Function
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • IFERROR function: Description, Usage, Syntax, Examples and Explanation
  • NOT function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Calculate time difference in hours as decimal value in Excel
  • How to calculate months between dates in Excel
  • Get day from date in Excel
  • DATE function: Description, Usage, Syntax, Examples and Explanation
  • Get fiscal quarter from date in Excel

Grouping

  • Group numbers at uneven intervals in Excel
  • Map text to numbers in Excel
  • Group arbitrary text values in Excel
  • If cell contains one of many things in Excel
  • Group times into unequal buckets in Excel

General

  • Print Excel Sheet In Landscape Or Portrait
  • Convert column number to letter in Excel
  • Count cells that contain errors in Excel
  • How to create dynamic named range with INDEX in Excel
  • Common Errors in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning