View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cardan cardan is offline
external usenet poster
 
Posts: 112
Default Adding Rows to Multiple Sheets

I have a group of cells on one sheet (Main Page) that is linked to
another sheet. Occasionally, I have to insert a new row on the main
page to add a new line item. Is there a way that when I add a new row
on the main page, it will automatically add a row onto the other? If it
is possible, is there a way to copy the formulas from the above row?
Thanks for the input!