B
be_675
I have a string which has been extracted from a formula. It looks
like:
SUM(Sheet1:Sheet5!C8).
Can some one tell me how I can take this and then display each of the
five cell addresses and values with each one, ie a list like this
Sheet1!C8 - value from the cell of x
Sheet2!C8 - value from the cell of y
Sheet3!C8 - value from the cell of z
Sheet4!C8 - value from the cell of a
Sheet5!C8 - value from the cell of b
Thanks
be
like:
SUM(Sheet1:Sheet5!C8).
Can some one tell me how I can take this and then display each of the
five cell addresses and values with each one, ie a list like this
Sheet1!C8 - value from the cell of x
Sheet2!C8 - value from the cell of y
Sheet3!C8 - value from the cell of z
Sheet4!C8 - value from the cell of a
Sheet5!C8 - value from the cell of b
Thanks
be