Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel and SaveAS()
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Excel and SaveAS()
Miscellaneous
Thread ID:
00628226
Message ID:
00628226
Views:
49
Whenever I save an Excel spreadsheet the I have opened and modified with VFP6, if I try to later delete or move, or in anyway access that spreadsheet (i.e. through Exlorer, etc.) I get error messages about a sharing violation. The spreadsheet does not appear to be read only, and the original sheet was not either. The command I am using to save the sheet is

oExcel.ActiveWorkbook.SaveAs("&cSaveToFile",xlWorkBookNormal)

(where I have earlier defined xlWorkBookNormal as -4143 and cSaveToFile is the name of the file I want to save to).

Any ideas, anybody ???

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform