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

Data Analysis

  • Error Bars in Excel
  • How to calculate average last N values in a table in Excel
  • How to do a t-Test in Excel?
  • How To Perform and Interpret Regression Analysis in Excel
  • How to calculate current stock or inventory in Excel

References

  • Multi-criteria lookup and transpose in Excel
  • Get nth match with INDEX / MATCH in Excel
  • To count total rows in a range in Excel
  • Merge tables with VLOOKUP in Excel
  • Extract all partial matches in Excel

Data Validations

  • Excel Data validation date in specific year
  • Excel Data validation require unique number
  • Data validation must not exist in list
  • Excel Data validation no punctuation
  • Excel Data validation unique values 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

  • How to use Excel XOR Function
  • Excel If, Nested If, And/Or Criteria Examples
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • Check multiple cells are equal in Excel
  • How to return blank in place of #DIV/0! error in Excel

Date Time

  • Series of dates by day
  • MINUTE function: Description, Usage, Syntax, Examples and Explanation
  • Get fiscal year from date in Excel
  • Convert date to month and year in Excel
  • How to calculate nth day of year in Excel

Grouping

  • Group times into 3 hour buckets in Excel
  • Group numbers at uneven intervals in Excel
  • Group numbers with VLOOKUP in Excel
  • Running count group by n size in Excel
  • Categorize text with keywords in Excel

General

  • With vs Without Array Formula in Excel
  • How to calculate decrease by percentage in Excel
  • AutoRecover file that was never saved in Excel
  • How to generate random date between two dates in Excel
  • How to calculate percent variance in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning