T
Tom
I may have a brain teaser here...
I have hundreds of cell references (as an actual value)
in a worksheet. For instance, cell A2 contains "$K$16",
cell A3 contains "$B$90", etc.
I need to point via this cell address value to an another
column/row and find out what the value is in
- column B
- of the row number listed in the cell reference
Example - Steps:
a. Sheet2 contains "$K$16" in cell A2
b. Retrieve value of cell $B$16 from Sheet1
c. Place value of Sheet1!$B$16 into Sheet2!$B$2
Anyone having some suggestions or solutions?
Thanks,
Tom
I have hundreds of cell references (as an actual value)
in a worksheet. For instance, cell A2 contains "$K$16",
cell A3 contains "$B$90", etc.
I need to point via this cell address value to an another
column/row and find out what the value is in
- column B
- of the row number listed in the cell reference
Example - Steps:
a. Sheet2 contains "$K$16" in cell A2
b. Retrieve value of cell $B$16 from Sheet1
c. Place value of Sheet1!$B$16 into Sheet2!$B$2
Anyone having some suggestions or solutions?
Thanks,
Tom