Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Protected Sheet in Excel and Document Word
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01068663
Message ID:
01136425
Views:
11
oExcel.Workbooks.Open("c:\book1.xls",,,,password_if_any)

>Now, how can you open password protected file?
>
>>>Hi everybody!
>>>
>>>Please, could you tell me how to protect(setting a password automatically) within a Sheet and a entire Book (in MS Excel) and a document (MS Word) that was created by a VFP command?...
>>
>>
* Excel
>>oExcel.ActiveWorkbook.Password = "Whatever"
>>
>>* Word
>>oWord.ActiveDocument.Password = "Whatever"
>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform