View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Jim Rech[_2_] Jim Rech[_2_] is offline
external usenet poster
 
Posts: 533
Default links that cannot be updated

The Workbooks Open method has an "update links" parameter. Try setting it
to False.

--
Jim
"Dan" wrote in message
...
I am opening a file by a macro and i got the message "links that cannot be
updated" which stops the macro. How can I make the macro to push the
"continue" button? (I don't need to update the values)

Thanks
Dan