Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating excell file behind the button
Message
From
29/04/2002 10:44:32
 
 
To
29/04/2002 01:43:47
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00649917
Message ID:
00650392
Views:
16
>Pablo,
>
>Thanks for the reply, Pablo, It did close the excell application after it opened ones, Is there any code that it doesn't really open the excell at all.
>
>Regards,
>
>Budianto

PMFJI - Try removing or commenting your line:
XLApp.Visible = .t.
You don't need two variables to reference the XLApp, just do:
XLApp = createObject('excel.application')
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform