Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,101
Default Using excelObj.ActiveWorkbook.SaveAs("C:\MyWorkbook.xml" , FileFor

I'm trying to save an excel Workbook as raw XML using
excelObj.ActiveWorkbook.SaveAs("C:\MyWorkbook.xml" , _
FileFormat:=
Microsoft.Office.Interop.Excel.XlFileFormat.xlXMLD ata)
using Visual Studio 2003. However the option of saving as
xlXMLData is not offered. The type xlXMLSpreadsheet is offered but this is
not the type I wish to save as.

The reference I m using is Microsoft Excel 11.0 Object Library.

Thanks

--
Mike
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
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell Steve Kay Excel Discussion (Misc queries) 2 August 8th 08 01:54 AM
ActiveWorkbook.Protect password:=range("rangename") does not work WimR Excel Programming 2 June 26th 05 08:47 AM
SaveAs macro: How do I specify "Replace existing file?" [email protected] Excel Programming 1 May 24th 05 02:36 AM
Print "ActiveWorkbook.FullName" always.....but Dante Excel Programming 3 November 24th 04 11:46 AM
When is "?" really a "?" (.SaveAs with Chinese chars) Nick Cranham Excel Programming 0 February 13th 04 11:01 AM


All times are GMT +1. The time now is 07:07 PM.

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"