View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Narda Narda is offline
external usenet poster
 
Posts: 2
Default AskToUpdateLinks

Once the query has run, is there any way to capture
response value?

-----Original Message-----
No. This query is made before any code runs.

--
Regards,
Tom Ogilvy

wrote in message
...
Is there anyway I can catch the event when the

following
dialog pops up?

The workbook you opened contains automatic links to
information in another workbook. Do you want to update
this workbook with changes made to the other workbook?
- To update all linked information, click Yes.
- To keep the existing information, click No.

And can I catch the Yes or No response from the user?

Thanks.



.