Batch Excel worksheet formatting

  • Thread starter Thread starter keithdm706
  • Start date Start date
K

keithdm706

I am looking for a way to formatt excel worksheet cells from a batc
program and save the changes to that worksheet without opening th
worksheet.

I need to change the size of the cells in the worksheet, and als
change the formatt type of a numeric cell
 
For xl97 and earlier or non XML format excel files
Unless you are willing to understand the excel file format, compound
documents and decipher how this information is stored within, you will need
to use Excel as the engine to do these changes

For excel files stored as XML, then perhaps you can more easily discover the
appropriate data fields to change.
 

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

Back
Top