View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Asha Asha is offline
external usenet poster
 
Posts: 12
Default where do i place the code ?

Actually i have an excel sheet with a query, created through sql query
builder, whenever i select the option "refresh" in "external data range"
properties dialog box, i
want to execute a particular VB code. To do so in VBA under which
method/event i have to define my code.
Hope this explains the scenario. Plz suggest.