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
  • How To Insert and Customize Sparklines in Excel
  • Calculate Conditional Percentile ‘IF’ in table in Excel
  • How To Perform and Interpret Regression Analysis in Excel
  • How To Compare Two Lists in Excel

References

  • How to retrieve first match between two ranges in Excel
  • How to use Excel TRANSPOSE Function
  • Basic INDEX MATCH approximate in Excel
  • Extract all partial matches in Excel
  • How to use Excel MATCH Function

Data Validations

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

ISFORMULA function: Description, Usage, Syntax, Examples and Explanation

by

What is ISFORMULA function in Excel?

ISFORMULA function is one of the Information functions in Microsoft Excel that checks whether there is a reference to a cell that contains a formula, and returns TRUE or FALSE.

Syntax of ISFORMULA function

ISFORMULA(reference)

The ISFORMULA function syntax has the following arguments.

  • Reference: Reference is a reference to the cell you want to test. Reference can be a cell reference, a formula, or a name that refers to a cell.

ISFORMULA formula explanation

  • If reference is not a valid data type, such as a defined name that is not a reference, ISFORMULA returns the #VALUE! error value.

Example of ISFORMULA function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Formula Description Result
=TODAY() Returns TRUE because =TODAY() is a formula. TRUE
7 Returns FALSE because 7 is a number, not a formula. FALSE
Hello, world! Returns FALSE because “Hello, world!” is text, not a formula. FALSE
=3/0 Returns TRUE because, although dividing by 0 results in an error, the cell does contain a formula. TRUE

Post navigation

Previous Post:

How to generate random date between two dates in Excel

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 return blank in place of #DIV/0! error in Excel
  • OR function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel AND Function
  • Nested IF function example in Excel
  • IF with boolean logic in Excel

Date Time

  • How to calculate next scheduled event in Excel
  • How to calculate nth day of week in month in Excel
  • How to calculate months between dates in Excel
  • How to get workdays between dates in Excel
  • Display Date is same month in Excel

Grouping

  • Map inputs to arbitrary values in Excel
  • Group times into 3 hour buckets in Excel
  • Running count group by n size in Excel
  • Calculate conditional mode with criteria in Excel
  • Group arbitrary text values in Excel

General

  • How to get original price from percentage discount in Excel
  • Count cells that do not contain errors in Excel
  • Check if range contains a value not in another range in Excel
  • Basic error trapping example in Excel
  • How to generate random number weighted probability in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning