ISFORMULA function - The function returns True if that cell refers to a cell containing a formula in Excel

ISFORMULA function: The function returns True if that cell refers to a cell containing the formula. Support functions from Excel 2013 onwards. Syntax: ISFORMULA (reference)

The following article introduces you to the ISFORMULA function - one of the functions in the information function group is very popular in Excel.

Picture 1 of ISFORMULA function - The function returns True if that cell refers to a cell containing a formula in Excel

Description: The function returns True if the cell refers to a cell containing the formula. Support functions from Excel 2013 onwards.

Syntax: ISFORMULA (reference)

Inside:

- reference: Reference to the cell to check, is a required parameter.

Attention:

- The function returns True value if it refers to the formula and vice versa, the function returns False value .

- If reference is invalid -> function returns error value #VALUE!

For example:

Is determining the values ​​in the value a formula reference?

Picture 2 of ISFORMULA function - The function returns True if that cell refers to a cell containing a formula in Excel

- In the cell to calculate enter the formula : = ISFORMULA (C6)

Picture 3 of ISFORMULA function - The function returns True if that cell refers to a cell containing a formula in Excel

- Press Enter -> return value is:

Picture 4 of ISFORMULA function - The function returns True if that cell refers to a cell containing a formula in Excel

- Here 9 is a number entered from the keyboard, so the function returns the value False.

- Similarly copying the formula for the remaining values ​​results:

Picture 5 of ISFORMULA function - The function returns True if that cell refers to a cell containing a formula in Excel

- Here cell value C7 = TODAY (), C8 = D6 in the form of a formula reference -> function returns True value .

- Where value is blank or not a formula -> function returns False value :

Picture 6 of ISFORMULA function - The function returns True if that cell refers to a cell containing a formula in Excel

- Where the value is not numeric -> the function returns the error value #VALUE!

Picture 7 of ISFORMULA function - The function returns True if that cell refers to a cell containing a formula in Excel

Above are instructions and some specific examples when using ISFORMULA function in Excel.

Good luck!

You've just finished reading the article "ISFORMULA function - The function returns True if that cell refers to a cell containing a formula in Excel" edited by the TipsMake team. You can save isformula-function-the-function-returns-true-if-that-cell-refers-to-a-cell-containing-a-formula-in-excel.pdf to your computer here to read later or print it out. We hope this article has provided you with many useful tech tips and tricks. You can search for similar articles on tips and guides. Thank you for reading and for following us regularly.

« PREV : ISLOGICAL function -...
ISEVEN function -... : NEXT »