Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Open a WinWord/Excel file from VFP
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00344931
Message ID:
00344978
Views:
23
>>Hi
>>
>>Thank for your help
>>now i can open a existing Word/Excel file from VFP
>>i want to learn more about...
>>1. how to create a file Word/Excel ---> oWord.documents.????(mfile)
>
>oWord.documents.add()
>or
>oExcel.Workbooks.add()
>
To save it as mfile you need

oWord.ActiveDocument.SaveAs(myfile)
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform