N
Nenad Markovic
Does anybody know how can I replace part of the reference with the value
from the cell? For instance, in the reference to another workbook
='[OP 26 ST 42.xls]Sheet1'!$D$6
that references to the cell D6 in Sheet1 in workbook OP 26 ST 42.xls i want
to replace 26 and 42 with values form, say cells A1 and B1 in current sheet
of a current workbook. If the values are A1= 99 and B1=85 the reference
should now look like this:
='[OP 99 ST 85.xls]Sheet1'!$D$6
referencing to the presumably existing workbook OP 99 ST 85.xls.
Thanks in advance
Nesha
from the cell? For instance, in the reference to another workbook
='[OP 26 ST 42.xls]Sheet1'!$D$6
that references to the cell D6 in Sheet1 in workbook OP 26 ST 42.xls i want
to replace 26 and 42 with values form, say cells A1 and B1 in current sheet
of a current workbook. If the values are A1= 99 and B1=85 the reference
should now look like this:
='[OP 99 ST 85.xls]Sheet1'!$D$6
referencing to the presumably existing workbook OP 99 ST 85.xls.
Thanks in advance
Nesha