I am having a xlsm file and I need to export one sheet from that file to an xml file. I am having a predefined xml schema and i have to do it from the command line.
Thanks! But this isn't really the problem. I found a third party software which can convert a xls to xml through the command line. But I need to create the xml with a specific schema. Can i read the schema in the script?
vbscriptto automate Excel from command line.