|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
can only open read-only Excel file from VBI have searched the group and it seems this question has been asked and
answered before, yet I still can't fix it after applying the answers I found. Basically, when I open an existing Excel file, make some changes and save it, I get an error saying that this file is opened as read-only. I have myExcelApplication.Workbooks.Open(ExcelFileName, , ReadOnly:=False) and myExcelApplication.ActiveWorkbook.Close(SaveChanges:=True) yet I still get this read-only problem. Any ideas? Thanks!! I need more code showing what it is you are doing during this process.
Show quoteHide quote "Ultima" <ultima_***@hotmail.com> wrote in message news:1166355955.526353.303530@79g2000cws.googlegroups.com... >I have searched the group and it seems this question has been asked and > answered before, yet I still can't fix it after applying the answers I > found. > > Basically, when I open an existing Excel file, make some changes and > save it, I get an error saying that this file is opened as read-only. > > I have > myExcelApplication.Workbooks.Open(ExcelFileName, , ReadOnly:=False) > and > myExcelApplication.ActiveWorkbook.Close(SaveChanges:=True) > > yet I still get this read-only problem. Any ideas? Thanks!! >
GOOD BOOKS OF VB2005
I want to KEEP trailing zeros Setting focus to the Form Sending an XML Node to a Function for Processing How to put shell output into a textbox Screen Scraping a Password Protected Site SP1 Install - was it successful? Problem with datagridview Windows Service, Process.Start Implement Icomparable |
|||||||||||||||||||||||