View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
SpaceCamel SpaceCamel is offline
external usenet poster
 
Posts: 15
Default Auto Edit HTML Page

I have a macro that updates data on a sheet. After that I would like the
macro to update an HTML Web page with a few of the key cell values.

How can I update only a few select pieces of info on a page? Is there a
simple way?

Thanks,