Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default How to programmatically upgrade .XLD to .XLXS

I would think that you have to save the .xls in a system that will accept is
as .xlxs
or, if it contains macros, .xlxm and then do the import.

"Nate" wrote:

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

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 79
Default How to programmatically upgrade .XLD to .XLXS

I'd really like to do it in C# programmatically. I know an .XLS file can be
opened in Excel 2007 and saved in the .XLSX format but I have a few thousand
files to work with and that's a lot of work!
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
what is xlxs? Sue Excel Discussion (Misc queries) 3 November 25th 09 11:59 PM
Difference between an excel worksheet and XLXS file Martin New Users to Excel 1 February 5th 08 09:21 AM
Opening XLXS files Brinker1975 Excel Discussion (Misc queries) 1 September 6th 07 05:48 PM
sometimes my xl files convert to xlxs why ? howard Excel Discussion (Misc queries) 2 August 25th 07 03:21 PM
Xlxs Conversion To DB3 Saxman Excel Discussion (Misc queries) 6 June 3rd 07 05:43 PM


All times are GMT +1. The time now is 04:50 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"