0

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.

Can anyone help with this problem?

4
  • Have you tried anything e.g. with vbscript to automate Excel from command line. Commented Aug 25, 2016 at 9:47
  • no i have not tried it...and to be honest, i am not that familiar with vbscript. is it possible to automate the process using vbscript. Commented Aug 25, 2016 at 9:58
  • One example amongst many: stackoverflow.com/questions/22771185/… Commented Aug 25, 2016 at 10:11
  • 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? Commented Aug 25, 2016 at 11:07

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.