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

Data Analysis

  • Example of COUNTIFS with variable table column in Excel
  • How to count table columns in Excel
  • Excel Frequency Function Example
  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • How To Remove Duplicates In Excel Column Or Row?

References

  • Approximate match with multiple criteria in Excel
  • How to get address of named range in Excel
  • Merge tables with VLOOKUP in Excel
  • How to use Excel VLOOKUP Function
  • Count unique text values with criteria

Data Validations

  • Excel Data validation must begin with
  • Excel Data validation allow uppercase only
  • Prevent invalid data entering in specific cells
  • Excel Data validation only dates between
  • Excel Data validation whole percentage 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

  • Extract multiple matches into separate rows in Excel
  • How to return blank in place of #DIV/0! error in Excel
  • IF with wildcards in Excel
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation
  • Not Equal To ‘<>‘ operator in Excel

Date Time

  • Calculate total hours that fall between two times in Excel
  • Convert Unix time stamp to Excel date
  • NETWORKDAYS.INTL function: Description, Usage, Syntax, Examples and Explanation
  • Convert date to month and year in Excel
  • Get last day of month in Excel

Grouping

  • Calculate conditional mode with criteria in Excel
  • If cell contains one of many things in Excel
  • Map inputs to arbitrary values in Excel
  • Group times into 3 hour buckets in Excel
  • Categorize text with keywords in Excel

General

  • How to calculate percentage discount in Excel
  • How to calculate percent of students absent in Excel
  • How to count total number of cells in a rectangular range in Excel
  • Excel Ribbon Quick Overview For Beginners
  • Basic error trapping example in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning