Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When i use the xlWorkBook.SaveAs(fileName,
Excel.XlFileFormat.xlWorkbookNormal, misValue, misValue, misValue, misValue, Excel.XlSaveAsAccessMode.xlExclusive, misValue, misValue, misValue, misValue, misValue); it was giving me an error. The issue got resolved when i changed the code to following xlWorkBook.SaveCopyAs(fileName); |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sever side excel automation issue | Excel Programming | |||
programming issue when using Excel automation | Excel Programming | |||
Continue to have issue with array in Subtotals automation | Excel Programming | |||
Automation issue | Excel Discussion (Misc queries) | |||
Excel Automation Issue | Excel Programming |