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

Data Analysis

  • How to Sort by Color in Excel
  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • Excel Bar Chart
  • Everything about Charts in Excel
  • Remove Duplicates Example in Excel

References

  • How to create dynamic named range with OFFSET in Excel
  • Multi-criteria lookup and transpose in Excel
  • How to use Excel LOOKUP Function
  • INDEX function: Description, Usage, Syntax, Examples and Explanation
  • Convert text string to valid reference in Excel using Indirect function

Data Validations

  • Excel Data validation allow weekday only
  • Excel Data validation number multiple 100
  • Excel Data validation must begin with
  • Prevent invalid data entering in specific cells
  • Excel Data validation date in specific year

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

  • SWITCH function: Description, Usage, Syntax, Examples and Explanation
  • How to return blank in place of #DIV/0! error in Excel
  • IF, AND, OR and NOT Functions Examples in Excel
  • SWITCH function example in Excel
  • IF with boolean logic in Excel

Date Time

  • WORKDAY function: Description, Usage, Syntax, Examples and Explanation
  • DAYS360 function: Description, Usage, Syntax, Examples and Explanation
  • Extract date from a date and time in Excel
  • Find Last Day of the Month in Excel
  • Convert Excel time to decimal seconds

Grouping

  • Running count group by n size in Excel
  • Group times into 3 hour buckets in Excel
  • Map text to numbers in Excel
  • Group arbitrary text values in Excel
  • Group times into unequal buckets in Excel

General

  • Split Cell Content Using Text to Columns in Excel
  • How to calculate percent sold in Excel
  • How to count total columns in range in Excel
  • How to choose page/paper size in Excel before Printing
  • How to add sequential row numbers to a set of data in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning