取消
顯示結果 
搜尋替代 
您的意思是: 

Node method (.NET): XmlImportXml in Workbook from ExcelApplication

已解決!
前往解決方案

Hello everyone,

 

I am quite new to labview and I am on a project where I need to import XML data into excel spreadsheet basically.

So I am trying to use the method XmlImportXml with Workbook as reference but I can't find any examples where this method is used and I don't know how to use the entry "Destination" of this method.

 

Here a visual example of what I am trying to do:

ImportXML.PNG

The idea is just to import on every sheet my XML data, so I browse all the sheet and want to import my data with the method XmlImportXml but I can't find a way to give the "Destination" entry a proper format to tell it I want to write at a specific spreadsheet and range.

 

If someone has an example using this method, I am all for it

 

Thanks in advance.

 

Planiste

0 積分
1 條訊息(共 2 條)
1,356 檢視
解決方案
由主題作者所接受 planiste

After some research, I find out that my labview code was correct. The only problem here was that my excel sheet already had an array from a previous import therefore the map format didn't match. 

Just for information, my value RANGE2 was "A1".

0 積分
2 條訊息(共 2 條)
1,332 檢視