• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Using MSXML to get the list of unique tags

Hi,

I have an assignment , wherein I have to traverse each node and get the unique tag and put them into an excel sheet. I am planning to use MSXML reference DLL, however I haven't used it. Is there a good blog that would help me understand working with MSXML and can traverse the nodes.

Attached is the XML file that I need to work with.
Also I have attached the resultant excel file which I need o generate using a VBA code.

Thanks and Regards
Athman
 
Find attached the XML file. As the file size of the excel is huge , unable to attach I here. Basically, what I am expected to do is create a macro that would take out the tags between two Lender Transactions and create columns out of it.

I should makes sure that I don't repeat the columns but have only unique columns.
 

Attachments

  • SampleXML.txt
    25.4 KB · Views: 4
Back
Top