verylucky1
Programmer
Hi Folks, I have this requirement from my IT project that there is will be some XML files that need to be mapped to an Spreadsheet via VBA. Some XMLs will contain master data and some will contain detail data. Hence the columns on spreadsheet will not be in tabular format. They will be scattered at different rows and columns. Here are my requirements:
1- Map XML file columns to Excel cells.
2- XML files contain hundreds of rows so need to add a parameter on Excel that should bring one row of data for master and all detail rows.
3- Add a refresh button on the Excel that when clicked should refresh data from the XMLs.
Please let me know if you need more information or sample spreadsheet.
Thanks in advance for any direction and help.
1- Map XML file columns to Excel cells.
2- XML files contain hundreds of rows so need to add a parameter on Excel that should bring one row of data for master and all detail rows.
3- Add a refresh button on the Excel that when clicked should refresh data from the XMLs.
Please let me know if you need more information or sample spreadsheet.
Thanks in advance for any direction and help.