I want to take XML data from PDF forms, and merge them (using the Adobe software) into an XLS file (I can only find the option to do this using CSV at the moment).
I need it in XLS format because this file is the data source for another XLS file, and Excel can't do the linking on a CSV file.
Opening the CSV file and converting it to XLS seems cumbersome as the data source file will likely be updated quite regularly.