R
razorx8
I have an excel sheet that imports data from an XML document. This XML
doc updates every hour.
Excel takes the information from the XML and makes charts. I want to
publish the Excel document as an htm file and put it on a web server so
I can view the charts online.
My question is...how do I get the htm file and graphs to update with
the xml file? The numbers constantly change, so after an hour the
graphs and stats are not accurate. How do I get them to sync to the
XML?
doc updates every hour.
Excel takes the information from the XML and makes charts. I want to
publish the Excel document as an htm file and put it on a web server so
I can view the charts online.
My question is...how do I get the htm file and graphs to update with
the xml file? The numbers constantly change, so after an hour the
graphs and stats are not accurate. How do I get them to sync to the
XML?