copy same formula with with different worksheet reference
=INDIRECT("Sheet" & (ROW()-1) & "!E3")
Gord Dibben MS Excel MVP
On Tue, 13 May 2008 11:22:01 -0700, c-cat
wrote:
I am trying to copy formula's on the same worksheet with references to
different worksheets within the same document, is there a way to do this?
|