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

Data Analysis

  • Conditional Formatting New Rule with Formulas in Excel
  • Calculate Conditional Percentile ‘IF’ in table in Excel
  • Move chart to a separate worksheet in Excel
  • How to calculate average last N values in a table in Excel
  • Add Outline to Data in Excel

References

  • Count unique text values with criteria
  • Find closest match in Excel
  • Create hyperlink with VLOOKUP in Excel
  • How to use Excel MMULT Function
  • How to get first column number in range in Excel

Data Validations

  • Excel Data validation must contain specific text
  • Excel Data validation allow weekday only
  • Excel Data validation must not contain
  • Prevent invalid data entering in specific cells
  • Excel Data validation exists in list

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 NOT Function
  • How to use Excel FALSE Function
  • How to use Excel TRUE Function
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • Nested IF function example in Excel

Date Time

  • Get work hours between dates and times in Excel
  • How to get same date next year or previous year in Excel
  • Convert text timestamp into time in Excel
  • Convert date to text in Excel
  • Extract date from a date and time in Excel

Grouping

  • Group arbitrary text values in Excel
  • Calculate conditional mode with criteria in Excel
  • Group times into 3 hour buckets in Excel
  • Group numbers with VLOOKUP in Excel
  • How to randomly assign data to groups in Excel

General

  • Zoom Worksheet in Excel
  • Check if multiple cells have same value with case sensitive in Excel
  • Hide and Unhide Columns or Rows in Excel
  • Basic numeric sort formula in Excel
  • How to test a range for numbers in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning