View Single Post
  #1   Report Post  
Christopher Anderson
 
Posts: n/a
Default Referencing Problem

I have two worksheets. In sheet 1 I want to reference the cells in the
following way:

Sheet1!A7=Sheet2!A1

Sheet1!A14=Sheet2!A2

Sheet1!A21=Sheet2!A3

Sheet1!A28=Sheet2!A4

etc.

How can you do this in excel. I tried to copy the pattern down but it will
not do it right. Any help would be appreciated!

Chris