View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default How to update all links to other workbooks

Nope.

Excel doesn't keep track of what workbooks are retrieving values from a
workbook.

Cresta wrote:

Hello

I need to go down the list of workbooks linked to this workbook and update
each one. Is there a simple for-next loop to do this?

Thanks


--

Dave Peterson