Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Group twice by different ways
Message
From
27/03/2003 08:58:23
 
 
To
27/03/2003 05:32:30
Liam O'Hagan
O'Hagan Programming Ltd
Ireland
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00770122
Message ID:
00770721
Views:
16
Perheps I didn't explain well:
Here is example of my data (fields YEAR,PRIORITY,QUATER,COUNT Delimited):
*************************************************************************
2001,"Emergency","(1) - Firast quater",1797
2001,"Regular","(1) - Firast quater",5136
2001,"Slow","(1) - Firast quater",19393
2001,"Emergency","(2) - Second quater",2119
2001,"Regular","(2) - Second quater",4625
2001,"Slow","(2) - Second quater",14935
2001,"Emergency","(3) - Third quater",832
2001,"Regular","(3) - Third quater",5798
2001,"Slow","(3) - Third quater",294
2001,"Emergency","(4) - Fourth quater",882
2001,"Regular","(4) - Fourth quater",6672
2001,"Slow","(4) - Fourth quater",16161
2002,"Emergency","(1) - Firast quater",448
2002,"Regular","(1) - Firast quater",2981
2002,"Slow","(1) - Firast quater",4868
*************************************************************************
I have the data in cursor and I want to print it.
Sometimes it's will be looks so:
Field names:
Priority****year****quater****count
fields:
Priority
***********Year
********************First quater 12156
********************Second quater 12316

and sometims it's will be looks so:
Sometimes it's will be looks so:
Field names:
Year****quater****priority*****count
fields:
Year
********first quater
******************Emergency******65312
*******************Slow**********93164
I hope that it's enough clear!
Chaim
Thank you
Chaim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform