I\'m looking for ideas on how to implement a way to get web based XML data into a spreadsheet. The ideal solution would update the spreadsheet every time it\'s opened with littl
Where is the xml file? is this location fix?
If yes, you can create a dataconnection in Excel to this xml file.
Then setup the xml connection to refresh when the excel file opens.