View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
confused confused is offline
external usenet poster
 
Posts: 193
Default Link changes in destination workbook

I have 2 workbooks linked - when I insert a row in the source workbook the
destination workbook does not update (even when I do an update).
ex. cell A2 in workbook 1 is linked to show up in cell c5 in workbook 2
but I need to insert a row above A2 so A2 becomes A3 but then in workbook 2
= cell c5 still points to A2 instead of updating to A3.

is there a way around this?