View Single Post
  #1   Report Post  
Tim Kredlo
 
Posts: n/a
Default Update / don't update dialog box

I have a workbook (WB01) that contains a macro to open a second workbook
(WB02). WB01 has links to WB02, so when WB01 is opened, the 'This workbook
contains links to other data sources' dialog box is presented.

How can I code my WB01 Workbook_Open() subprocedure to suppress this dialog
box?