Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

Summary of Information Functions in Excel

Explore Summary of Information Functions in Excel with a clear summary of the key facts, context, and practical details readers should know.

Table of Contents

This article provides a clear overview of Summary of Information Functions in Excel, with the main facts, useful context, and practical details organized for easy reading.

Summary of Information Functions in Excel example screenshot 1

Please follow along!

CELL (info_type, reference): Function that returns information about the format, position or content of a cell.

ERROR. TYPE (error_val): The function returns the number corresponding to one of the error values in Excel or returns the #N/A error if there are no errors.

INFO (type_text): The function returns information about the current operating environment (Microsoft Excel).

ISBLANK (value): The function returns the boolean value, returns TRUE if the value is blank (empty), otherwise returns the FALSE value.

ISERR (value): The function checks the value of an error and returns TRUE if there is an error.

ISERROR (value): The function checks to see if the value is an error and returns TRUE if there is an error, FALSE otherwise.

ISEVEN (number): The function to check the number is an even number. Returns TRUE if an even number and FALSE if an odd number.

ISLOGICAL (value): The function checks whether the value is a logical value or not.

ISNA (value): The function checks the value of the #N/A error or not, if the value is a #N/A error then returns the TRUE value, otherwise returns the FALSE value.

ISNONTEXT (value): The function returns the value TRUE or FALSE, checking if the value is a value different from Text.

ISNUMBER (value): The function to test the value is a numeric value, if it is a number, then return TRUE if not FALSE.

ISODD (number): The function that tests the number is an odd number or not, the function returns TRUE if it is an odd number.

ISREF (value): The function checks whether a value is a reference (cell address or range) and returns TRUE if the value is a reference.

ISTEXT (value): The function checks whether the value is a Text type or not, the function returns TRUE if the value is a Text value.

N (value): The function returns a value converted to number (convert value to number).

NA (): The function returns the #N/A error value to prevent unforeseen problems before creating the function.

TYPE (value): The function returns a number indicating the data type of value.

So you know the function of each function in the information function group in Excel. When you know the function of the function, you will be able to choose the function to use to suit the needs. Good luck!

FAQ

What is the main focus of Summary of Information Functions in Excel?

The article explains the most important facts, context, and practical details related to Summary of Information Functions in Excel.

Who may find this information useful?

It is useful for readers who want a clear overview, practical context, and a better understanding of the subject.

What should readers verify before taking action?

Check current product versions, official requirements, regional availability, and any details that may have changed since the original publication.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.