View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Baloo Baloo is offline
external usenet poster
 
Posts: 5
Default Web update onchnage macro


I have a sheet that updates infromation from web as web query.


I have a macro wriiten for dong a series of actions. But this macro
should run once there is any change in the data that is updated from
the web by the web query. or else it should do nothing. How do i write
the code for this.The function onchange() does not work for web update
from query .Hence this doubt.


S Baloo