Returns a cell reference, given a text string. The obtained reference is evaluated and the function finally returns the cell value.
Syntax
text_ref: The string that represents the cell reference to evaluate. E.g. D3
ref_type: A logical value that specifies the A1 or R1C1 reference style. E.g. FALSE
If TRUE or omitted, the A1 reference type is considered.
Examples
Formula |
Result |
=INDIRECT(D2) |
Rolling Chairs |
=INDIRECT(D3;FALSE) |
$115 |
=INDIRECT("A"&D4) |
Lockers |
Possible Errors
Errors |
Meaning |
#N/A! |
|
#NAME! |
|
#VALUE! |
|
#REF! |
|
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.