View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nate Nate is offline
external usenet poster
 
Posts: 79
Default How to programmatically upgrade .XLD to .XLXS

I'm importing a large number of Excel 2003 files into a SharePoint document
library. I'v written a utility to do this. If possible I'd also like to
upgrade them from .XLS to .XLSX.

Does anyone know how to use the Excel API to do this? Thank you very much