Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Detect/remove extra sheets outlook auto
Message
De
20/12/2013 09:03:14
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01590666
Message ID:
01590680
Vues:
77
This message has been marked as the solution to the initial question of the thread.
>Does anyone know the code line to detect extra sheets in excel automation?
>
>I have the second part.
>
>oExcel.Sheets("sheet2").Delete
>
>thanks k
* This assumes that oExcel is the workbook, not Excel itself
if oExcel.Sheets.Count > 1
Tamar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform