convert xml to xls

后端 未结 2 2031
情话喂你
情话喂你 2021-01-27 00:24

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

2条回答
  •  心在旅途
    2021-01-27 00:44

    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.

提交回复
热议问题