Thread: Update Links
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 Update Links

Look at VBA's help for UpdateLink

MikeF wrote:

Am simply looking for the code to update all linked workbooks as listed in
the Edit Links dialog box.

Am able to automatically open them, and then close them.
But once they're closed, need the sub-routine to Update [all] Links.

This should be simple, but have made many attempts to no avail.

Does anyone have the solution?

Thanx,
- Mike


--

Dave Peterson