View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
BryanL BryanL is offline
external usenet poster
 
Posts: 1
Default Disabling external data refresh using vba

I am importing text files into excel automatically, but
after the first time I do it, I don't want the data to
update again. The excel file is opened automatically
using a macro, so I tried to use a macro to turn it off,
but could not find anything that effected it. Does anyone
have any idea's on how I can do this?