View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
J.D. Webster
 
Posts: n/a
Default Dragging Formulas

What I am trying to do is add rows to an existing worksheet with multiple
formulas. The problem is after I add all of the rows and drag the formulas
to the end of the added rows, then I have to manually change each formula.
The formulas are from another workseet in the same workbook, and they look
like =Page1!L206, when I drag I get =Page1!L207, but what I need is
=Page1!L216. Any help would be greatly appreciated.