View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Robin Clay[_3_] Robin Clay[_3_] is offline
external usenet poster
 
Posts: 55
Default Don't update Links

Greetings !


I have this:

Private Sub Workbook_Open()
Application.AskToUpdateLinks = False


....and yet, when I open the file, I STILL get asked
whether I want to "Continue" or to "Edit Links"

How can I prevent this box from popping up?


RClay AT haswell DOT com