View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gautam[_3_] Gautam[_3_] is offline
external usenet poster
 
Posts: 10
Default Statement not to update the file while opening through Macro

I am opening various workbooks one after the other inorder to get some
information in it, through a macro. Now everytime the workbook is
opened, it asks for updating of links and stops there. I need a
statement which automatically replys the excel not to update the
files, in the existing macro.

Thanks