View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
Perdizes Perdizes is offline
external usenet poster
 
Posts: 1
Default how to create a chart of a sheet from a xsl file that is on a url

Hi.

I would like to create a chart.
The "problem" is that the file, that already is a XSL file is on a URL and i
what the chart to be update from that file each time i open my xsl file.

In other words, i have a file that each time i open is going to do an update
on a chart based on data that is on a static URL.

Thank you.