Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Close Excel nosave
Message
From
01/12/2006 18:46:38
 
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01174322
Message ID:
01174331
Views:
11
>>Can someone tell me how the following translates into VFP code?
>>
>>oExcel.close SaveChanges:=False
>>
>>Thanks
>
>
>oExcel.Workbooks(1).Close(.f.)
>
>or
>
>oExcel.ActiveWorkBook.Close(.f.)
>
Got it! Thanks.
Previous
Reply
Map
View

Click here to load this message in the networking platform