Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling MS Excel from VFP 6.0
Message
From
21/10/1998 15:20:25
 
 
To
21/10/1998 15:19:35
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00149051
Message ID:
00149057
Views:
19
Whoops...hit Send by accident....

Why not use oExcel.Visible=.T.?


>
>What the heck is "AppShow"?
>
>
>>I am trying to run Excel from VFP 6.0. Here is the code I am using, this doesn't seem to work. Any ideas??
>>
>>oExcel = CREATEOBJECT("excel.application")
>>IF TYPE ("oExcel") # "O" OR ISNULL(oExcel)
>> =MESSAGEBOX("Please make sure that excel is install on this machine.",16,"test")
>> RETURN
>>ELSE
>> oExcel.AppShow()
>>ENDIF
>>
>>
>>Thanks
>>
>>Jim
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Reply
Map
View

Click here to load this message in the networking platform