P
PBAR
Greetings,
I'm trying to create a formula to retrieve the contents of a cell. The
cell whose contents I want is dynamic and I get the cell address using MATCH
and ADDRESS. However, is there a way to retrieve the contents from a cell
by using its address besides manually typing the cell address in a CELL
function (as in =CELL("contents", worksheet1!EK37))? Is there way to nest
another formula in a CELL function? I tried =CELL("contents",
(CELL("contents", A1 [cell with the cell address I want to use])) but that
didn't work. Any ideas?
Thanks in advance!
Daemon
I'm trying to create a formula to retrieve the contents of a cell. The
cell whose contents I want is dynamic and I get the cell address using MATCH
and ADDRESS. However, is there a way to retrieve the contents from a cell
by using its address besides manually typing the cell address in a CELL
function (as in =CELL("contents", worksheet1!EK37))? Is there way to nest
another formula in a CELL function? I tried =CELL("contents",
(CELL("contents", A1 [cell with the cell address I want to use])) but that
didn't work. Any ideas?
Thanks in advance!
Daemon