I am trying to create a macro to get info from an XML and parsing using MSXML2. As you can see from the attached pic of the XML below some of the childnodes have the same row number and I am trying to see what the best way is for me to go through the child nodes with the same row number and output that info to the same row line of the spreadsheet. For example I want everything that has row 2 to be on line 13 of the excel, then row 3 will be on line 14 since "i" will increase to 1..
![]()
Please Login or Register to view this content.
Bookmarks