User Profile

Collapse

Profile Sidebar

Collapse
GBNeil
GBNeil
Last Activity: Aug 8 '06, 08:33 AM
Joined: Aug 7 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Hi again folks!

    Problem resolved - turns out the answer is 46 (not 42!). Just needed to look inside the Object Browser in VB within Excel.

    If anyone is interested, I'll be glad to post the code.

    Cheers!
    See more | Go to post

    Leave a comment:


  • GBNeil
    started a topic Saving a xls file as a xml spreadsheet from c#
    in .NET

    Saving a xls file as a xml spreadsheet from c#

    Hi folks!

    My 1st post on this forum!

    I'm trying to save an .XLS file as a .XML Spreadsheet (Excel 2003) from C# Express (.NET2). I've pretty much got the coding but am stuck on the following:

    ExcelObj.Active Workbook.SaveAs (fileout, xlNormal, false, false, false, false, Excel.XlSaveAsA ccessMode.xlNoC hange, false, false, 0, false, false);

    The 2nd parameter should be a FileFormat object of...
    See more | Go to post
No activity results to display
Show More
Working...