E
erik
I'm trying to essentially make a reference that takes the
row from another cell. I was thinking that I could use
the ADDRESS function to create the text of the reference
and then use INDIRECT to create the actual reference.
However, I can't use ADDRESS within INDIRECT. Here's what
I wanted to do:
=INDIRECT(ADDRESS('Test Setup'!R[6]C
[1],24,1,FALSE,"Analysis"),FALSE)
It won't let me do it. Any ideas?
Thanks in advance for the help,
Erik
row from another cell. I was thinking that I could use
the ADDRESS function to create the text of the reference
and then use INDIRECT to create the actual reference.
However, I can't use ADDRESS within INDIRECT. Here's what
I wanted to do:
=INDIRECT(ADDRESS('Test Setup'!R[6]C
[1],24,1,FALSE,"Analysis"),FALSE)
It won't let me do it. Any ideas?
Thanks in advance for the help,
Erik