Thread: Update from web
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default Update from web

Suggest you have your update done by a macro that also does the rest of your
project. It sounds like you want someone to do a project which is what many
of us do for a living.

--
Don Guillett
SalesAid Software

"Baloo" wrote in message
oups.com...
I have a sheet that updates infromation from web as web query.

On change in data (on update from web ) I need VBA to do some update in
other sheets and then print.Can some body help?