T
Thomas
Hi,
I'm searching for a way to resolve cell references in worksheet
functions.
Let's say cell A1 contains value 1 ,cell A2, named Input, contains
value 2
and cell B1 contains formula =max(A1;Input) I need a way to get
=max(1;2) or "1;2" (i.e. the cell reference resolved)
Any help greatly appriciated
tg
I'm searching for a way to resolve cell references in worksheet
functions.
Let's say cell A1 contains value 1 ,cell A2, named Input, contains
value 2
and cell B1 contains formula =max(A1;Input) I need a way to get
=max(1;2) or "1;2" (i.e. the cell reference resolved)
Any help greatly appriciated
tg