View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Spiky Spiky is offline
external usenet poster
 
Posts: 622
Default linking workbooks when source data moves

On Dec 30, 2:40*pm, JohnsMom
wrote:
I need to be able to link two workbooks so that the source data updates the
destination workbook. *The second issue is that my source data moves, as
information is added and removed, as well as sorted. *Can this be done?


Use lookup formulas. VLOOKUP, INDEX/MATCH, etc.