View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Johnny[_10_] Johnny[_10_] is offline
external usenet poster
 
Posts: 30
Default Update Links Automatically

Hi all,

I'm sure this question has been asked and answered, but I can't find
it. Is there a way to automatically update links upon opening a
workbook? I don't mean the updatelinks property of the open method. I
mean, when a user opens this particular workbook, is there some code
you can place in the Workbook_Open event to prevent the update links
dialog from displaying with out changing the global settings?

Thanks,
Johnny