View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Brian Dolbeare Brian Dolbeare is offline
external usenet poster
 
Posts: 1
Default Need Live data in web Excel chart

Hello,

I was just wondering if there was anyway programmatically
to have an Excel chart on a web page that pulls data from
an Excel file on the network somewhere. I would like the
chart on the web page to update automatically as the data
in the Excel workbook changes.

Thanks