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!
User Profile
Collapse
-
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...
No activity results to display
Show More
Leave a comment: