Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with shutting down Excel after CREATEOBJECT()
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00633617
Message ID:
00634062
Vues:
25
Kurt,

What you suggested to do worked great and solved my problem. Thanks so much for your help,

Joe


>Joe,
>
>Try adding the following lines to the code. This should allow users control of the Excel Spreadsheet.
>
>x1.UserControl= .T.
>x1.Visible = .T.
>
>Also make sure at the end, you release the Excel object
>x1 = .NULL.
>
>Hope this helps,
>Kurt
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform