View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Thomlinson[_3_] Jim Thomlinson[_3_] is offline
external usenet poster
 
Posts: 983
Default Disallowing Update

Define update. Are we talking about queries, links to other spread sheets, ...

"briank" wrote:

Upon opening of a file I get a msg box that prompts users to either update of
not update the file. I would like to insert code to answer this question to
"not update" thus removing the popup menu from the user altogether. Through
code, how would I do this?