Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pivot
Message
From
27/09/2004 06:39:37
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Re: Pivot
Miscellaneous
Thread ID:
00946179
Message ID:
00946202
Views:
18
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform