VBS script to open xml files in excel and save as csv. This script will loop through all the xml files in the current directory it is in and one-by-one save a copy as a csv file.
- Place this script in the folder containing the xml files you want to convert
- Double click to run
- When all the files are finished being converted an alert box will tell you its finished and how many files it converted.