Hi All this is my problem:
I would like to make a cell reference variable depending on another cell.
So if i write in cell C1 =B(A1) it equals cell B1
I want C2 cell to look into column B and use the row that A2 indicates ( so it will be B3).
If i change A1 from 1 to 88 i would want C1 to have the formula =B88..
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][TABLE="width: 65"]
<!--StartFragment--> <colgroup><col width="65" style="width:65pt"> </colgroup><tbody>[TR]
[TD="width: 65, align: right"]A[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]andrew[/TD]
[TD]=B1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]roger[/TD]
[TD]=B3[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]bob
[/TD]
[TD]=B15[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD]ted[/TD]
[TD]=B7[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]pete[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
THanks for you help
I would like to make a cell reference variable depending on another cell.
So if i write in cell C1 =B(A1) it equals cell B1
I want C2 cell to look into column B and use the row that A2 indicates ( so it will be B3).
If i change A1 from 1 to 88 i would want C1 to have the formula =B88..
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][TABLE="width: 65"]
<!--StartFragment--> <colgroup><col width="65" style="width:65pt"> </colgroup><tbody>[TR]
[TD="width: 65, align: right"]A[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]andrew[/TD]
[TD]=B1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]roger[/TD]
[TD]=B3[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]bob
[/TD]
[TD]=B15[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD]ted[/TD]
[TD]=B7[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]pete[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
THanks for you help