View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jean
 
Posts: n/a
Default Update cell reference within a formula


I have a simple formula in one workbook adding two cells in another
workbook:
=[book1]Sheet1!$A$1+[book1]Sheet1!$A$2

Next month I want to refer to the same workbook, same sheet, but I want
all the rows to shift down by 26:
=[book1]Sheet1!$A$27+[book1]Sheet1!$A$28

There are about forty formulas so I don't want to go in there and
manually add 26 to every little reference every time. Ideas???
thanks-


--
Jean
------------------------------------------------------------------------
Jean's Profile: http://www.excelforum.com/member.php...o&userid=17585
View this thread: http://www.excelforum.com/showthread...hreadid=508575