Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Test to see if excel is present
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00771427
Message ID:
00771443
Vues:
10
If type("ObjExcel")="O" and not isnull(ObjExcel)
*already up
endif

Or directly if you know say, the sheet name:
If type("ObjExcel.Activeworkbook.Sheet('sheetname')")="O".....



>Hi,
>How can I find out if an instance of excel is already up, even if not
>visible?
>Thanks
>Steve
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform