Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an add-in created in VS2005SE C# for Excel2003.
In the opened workbook I have to save some hidden informations. For that I save them to a specific sheet of the workbook. These hidden informations are saved when the workbook is deactivating and the workbook is in place. My problem is that even if i place in the sheet my informations, the informations are not saved. For this I've decided to call Workbook.Save. But I get an error System.Runtime.InteropServices.COMException (0x800A03EC): Exception from HRESULT: 0x800A03EC at Microsoft.Office.Interop.Excel.WorkbookClass.Save( ) Is there a way to save the workbook even if it is inplace? Or perhaps another solution to my problem? The workbook is opened inplace through IOleObject.DoVerb |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SAP Excel 2007 Inplace Can't Save workbook | Excel Discussion (Misc queries) | |||
How to save existing Workbook with a new new name, without changingthe open Workbook name? | Excel Programming | |||
delete workbook from one location and save workbook to new locatio | Excel Programming | |||
Select sheet tabs in workbook & save to separate workbook files | Excel Worksheet Functions | |||
What commands do you use to name a workbook, save a workbook,open a workbook | Excel Programming |