View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Graham Whitehead Graham Whitehead is offline
external usenet poster
 
Posts: 72
Default update links not being removed in when open in excel 2000

We have a load of workbooks and have run some code to remove all links.
This works fine when it is opened in 2003 (the version they were created
on), however when open in excel 2000 the prompt comes to update the links.
Does anyone know what changes have been made in 2003 so that this occurs,
and also is there some code I can run on 2003 which will make it so that if
they are opened in 2000 this will not happen. hope this makes sense.
thanks