How can you change file format from .xsl to .xml programmatically

S

Shimo

Can someone tell me whether it is possible to change an Excel spreadsheet
from a .xsl format to an .xml format programmatically without having Excel
open a window. I would like this to happen in the background. It would be
ok if Excel was opened but I just do not want a window visible to the user.

Thanks,
Lloyd
 
S

Shimo

I would like to clarify my question. I would like the data of an Excel
spreadsheet that is stored in .xsl format to be converted to data in .xml
format. The reason I need to do this is that I want to be able to access the
spreadsheet data in order to validate and manipulate the data. Having the
data in xml format allows me to easily do this.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top