How can I convert xml files to xlsx?
The xml files existing in a folder and I want to save the xlsx files to an other folder.
Example:
Existing file: C:\Users\John\Documents\xml\data.xml 
Convert to this: C:\Users\John\Documents\xlsx\data.xlsx
 
    