What Is CELL Function In Excel?
The CELL function in Excel extracts and returns the requested information about a cell value regarding its contents, formatting, location, etc. In a large dataset, the function helps identify numeric values before proceeding with any calculations. The Excel CELL function is an inbuilt Information function, so we can insert the formula from the “Function Library” or enter it directly in the worksheet. For example, we will use the CELL function to find the cell address for the value in column A.
Frequently Asked Questions (FAQs)
The CELL function returns the information about cell references by taking 2 arguments, such as what info is needed, whether the cell values location, format, address, and which cell value to find the required details.
The Formula of the CELL function is =CELL(info_type,reference)
We can insert Excel CELL Function as follows:
1. Select an empty cell for the output.
2. Type =CELL( in the selected cell. [Alternatively, type =C and double-click the CELL function from the list of suggestions shown by Excel.]
3. Enter the arguments as cell values or cell references and close the brackets.
4. Press the “Enter” key.
For example, we will find the cell content using the CELL function for the following values.
Select cell B2, enter the formula =CELL(“contents”,A2), and press the “Enter” key.
The result is ‘10’, as shown above.
The CELL Excel Function is found in the “Formulas” tab, as shown below.
Choose an empty cell for the output → select the “Formulas” tab → go to the “Function Library” group → click the “More Functions” option drop-down → click the “Information” option right arrow → select the “CELL” function, as shown below.
Download Template
📥Download the ready-to-use Excel template to practice this tutorial yourself.
Download Excel TemplateRecommended Articles
This has been a guide to CELL Function In Excel. Here we explain how to use CELL formula along with examples & downloadable excel template. You can learn more from the following articles –