Nir Robinson
New Member
Hi all,
What is the best way to make reference to cell another sheet?
I try to use the function INDIRECT and even succeed but it look bad:
=INDIRECT("'" & $C20 & "'!" &AE$3&AE$4)
Where:
c20--> name of sheet
AE3--> name of row
AE4--> name of column
Is there better way to implement that?
Thanks in advanced.
Nir
What is the best way to make reference to cell another sheet?
I try to use the function INDIRECT and even succeed but it look bad:
=INDIRECT("'" & $C20 & "'!" &AE$3&AE$4)
Where:
c20--> name of sheet
AE3--> name of row
AE4--> name of column
Is there better way to implement that?
Thanks in advanced.
Nir