Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel Calculation Properties
Message
From
13/11/2007 19:44:38
Ed Hizon
Skswood Sdn. Bhd
Kuala Belait, Brunei
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Excel Calculation Properties
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01268798
Message ID:
01268798
Views:
52
Dear all,

I am working with an Excel file from VFP and would like to change the calculation properties of the excel file from automatic to manual. I used the following codes but i'm getting an error. Please advise

XLApp = createObject('excel.application')
XLAPP.calculation=xlcalculationmanual (the error from here)
XLApp.Visible = .t.

Thanks.

Ed
Next
Reply
Map
View

Click here to load this message in the networking platform