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

Data Analysis

  • How to count table rows in Excel
  • Create Scatter Chart in Excel
  • Add Outline to Data in Excel
  • How To Compare Two Lists in Excel
  • How to combine 2 or more chart types in a single chart in Excel

References

  • How to get last column number in range in Excel
  • How to get last row in mixed data with blanks in Excel
  • How to get first row number in range in Excel
  • How to get last row in numeric data in Excel
  • Two-way lookup with VLOOKUP in Excel

Data Validations

  • Prevent invalid data entering in specific cells
  • Excel Data validation must begin with
  • Excel Data validation allow weekday only
  • Excel Data validation no punctuation
  • Excel Data validation specific characters 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

  • IF with boolean logic in Excel
  • OR function Examples in Excel
  • Not Equal To ‘<>‘ operator in Excel
  • How to use IFS function in Excel
  • Return blank if in Excel

Date Time

  • Get day from date in Excel
  • Two ways to sum time over 30 minutes in Excel
  • Basic Overtime Calculation Formula in Excel
  • Convert text date dd/mm/yy to mm/dd/yy in Excel
  • WORKDAY.INTL function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Calculate conditional mode with criteria in Excel
  • If cell contains one of many things in Excel
  • Map inputs to arbitrary values in Excel
  • Map text to numbers in Excel
  • Categorize text with keywords in Excel

General

  • Excel Autofill Cell Ranges, Copy, Paste
  • Find Most Frequently Occurring Word in Excel Worksheet
  • Convert column number to letter in Excel
  • Count cells that do not contain errors in Excel
  • How to fill cell ranges with random number from fixed set of options in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning