When opening workbooks with VBA in Excel 2007 that contain links to other workbooks, I want to eliminate the message box requesting the selection of "Continue" or "Edit Links" and have it default to "Continue". I have tried using the parameter "UpdateLinks:=2" as specified in the VBA Developer Reference, but still receive the message box. Any suggestions?
Bookmarks