Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pivot
Message
De
27/09/2004 06:39:37
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Re: Pivot
Divers
Thread ID:
00946179
Message ID:
00946202
Vues:
19
>Hello,
>
>Suppose I have such data:
>Month, Customer, Amount, Sum
>
>I need report like MS Excel Pivot Table:
>Customer, Amount_Month_1, Sum_Month_1, Amount_Month_2, Sum_Month_2, etc.
>
>Is there any command to solve this task in VFP8?
>
>Or I have to code this manually?
>
>Thanks in advance,

Like Pivot? but not Pivot? Then check crosstab (do (_genxtab) with ...).

If you don't have Excel installed and want to do a Pivot then alternatively you could use OWC.Pivottable (freely downloadable). On MSDN help check Office Web Components.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform