» Retrieving Values Using References Based on Row and Column Numbers
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:
- Understanding Financial Statements
- Analysis of Financial Statements
- Treason: Liberal Treachery from the Cold War to the War on Terrorism
- Managerial Accounting: Tools for Business Decision Making, WebCT, 2nd Edition
- Microsoft Access 2002 for Dummies
- Cashflow Quadrant: Rich Dad's Guide to Financial Freedom
No comments have been submitted.

