Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Open Excel in edit mode
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Open Excel in edit mode
Environment versions
Visual FoxPro:
VFP 5
Miscellaneous
Thread ID:
01209333
Message ID:
01209333
Views:
90
Hi All,

I'm automating Excel with Foxpro to open a excel 97 workbook,when opening it prompts a message if I want to open it in "edit" mode or "read" mode. How to supress the prompt and choose always for edit. I have somewhat the following code:
oExcel = CreateObject("Excel.Application")
oExcel.Workbooks.Open("f:\restposten.xls") && I get a prompt 
Zakaria al Azhar
My blog on Actuaris.net
Next
Reply
Map
View

Click here to load this message in the networking platform