Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Frx2Excel
Message
De
24/08/2002 14:25:00
Cindy Winegarden
Duke University Medical Center
Durham, Caroline du Nord, États-Unis
 
 
À
23/08/2002 14:54:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00693094
Message ID:
00693309
Vues:
26
>I know the class Frx2Word, but, dont exist Frx2Excel?

Mario, I don't think anyone has written such a thing but here's some suggestions if you don't want to try to exactly duplicate a VFP report in Excel:

If you SELECT all your data into a report cursor, why not automate Excel, open a spreadsheet, use _VFP.DataToClip(,,3) to pick up the data, and oExcel.Paste(). You can go a little further to spread out the columns, boldface the first line where the column titles are, etc.

Excel has a nice subtotal function. You can write some code to create subtotals after you've pasted in the data.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform