Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel automation - formula
Message
 
 
To
06/07/2007 14:23:28
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01238295
Message ID:
01238309
Views:
35
This message has been marked as the solution to the initial question of the thread.
>I also tried this:
>
>oExcel.ActiveSheet.Range("K22").Formula = "=SUM(K19;K16;K10;K7)"
>
>And I got this error message:
>"OLE error code:0x800a03ec:Unknown COM status code"
>
>It may have sg. to do with the Hungarian version of Ms Excel?
>I gonna check Naomi's links.
>
>Thanks again,
>Tamas

Try also to use FormulaLocal instead of Formula (suggested in another thread).

Also, though irrelevant, perhaps you need to use cells in the different order, e.g. K7,K10,K16,K19.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform