V
Vik Rubenfeld
I've got this formula, which currently works correctly:
=INDIRECT(ADDRESS(41, $S49))
Let's say this formula is on a sheet called "Sheet 1". I want to take
the contents of the cell located at INDIRECT(ADDRESS(41, $S49)), and
move those contents to the same cell & column location in another sheet,
called, let's say, "Sheet 2", in the same workbook. Everything else on
Sheet 1 will stay the same. How can I update this formula on "Sheet 1"
so that it will return the data from "Sheet 2"? Thanks in advance to all
for any info.
-Vik
=INDIRECT(ADDRESS(41, $S49))
Let's say this formula is on a sheet called "Sheet 1". I want to take
the contents of the cell located at INDIRECT(ADDRESS(41, $S49)), and
move those contents to the same cell & column location in another sheet,
called, let's say, "Sheet 2", in the same workbook. Everything else on
Sheet 1 will stay the same. How can I update this formula on "Sheet 1"
so that it will return the data from "Sheet 2"? Thanks in advance to all
for any info.
-Vik