View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
xk xk is offline
external usenet poster
 
Posts: 7
Default capture link update event

Hi,

I'd like to know how to capture link update event.
In other words, I want to run my macro once link updated button is
selected, but if not updated button is selected, the macro won't be fired.

Thanks for any idea

xk