Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Subtotal in excel
Message
De
28/07/2014 07:04:05
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Subtotal in excel
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01604802
Message ID:
01604802
Vues:
44
I thought this code would subtoal on column 5, but it doesn't
what do I do wrong??
#include  excel10.h
 
....

.....



oExcel.selection.PasteSpecial()

DIMENSION la1[1]

la1[1]= 5    &&&& subtotla column 5

oexcel.Subtotal(1, xlSum,@la1,-1,-1,-1)

oExcel.ActiveSheet.Outline.ShowLevels(3)
Peter Cortiel
Répondre
Fil
Voir

Click here to load this message in the networking platform