» Retrieve information from a range in another Excel File when the Path & File Name strings stored in various cells.
CATEGORY - Lookup Formulas
VERSION - All Microsoft Excel Versions
Problem: Columns C & D contain pairs of row and column numbers representing some of the cells in Data Range (A2:B5).
We want to create a cell reference from each pair of numbers in columns C & D and then retrieve the value stored in that cell.
Solution:
"Use the INDIRECT and ADDRESS functions as shown in the following formula:
=INDIRECT(ADDRESS(C2,D2))

Book Store:
Recommended Books:
- Business Analysis and Valuation: Using Financial Statements, Text and Cases
- Financial Statements: A Step-By-Step Guide to Understanding and Creating Financial Reports
- Microsoft Access Version 2002 Step by Step
- Financial Shenanigans : How to Detect Accounting Gimmicks & Fraud in Financial Reports
- Analysis of Financial Statements
- Retire Young, Retire Rich
No comments have been submitted.

