A
Art
Hi All,
My first posting so thanks in advance for any help
I have the following formula in J12
='Summary-March2006'!$C$16
I tried the following but no go
=OFFSET(J12,-7,2)
Yet when I translate the formula into a literal string then it works
well as follows
=OFFSET('Summary-March2006'!$C$16,-7,2)
What function can i use to convert the reference argument of the OFFSET
function into text or string ?
Thanking you kindly !
Regards
My first posting so thanks in advance for any help
I have the following formula in J12
='Summary-March2006'!$C$16
I tried the following but no go
=OFFSET(J12,-7,2)
Yet when I translate the formula into a literal string then it works
well as follows
=OFFSET('Summary-March2006'!$C$16,-7,2)
What function can i use to convert the reference argument of the OFFSET
function into text or string ?
Thanking you kindly !
Regards