Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grouping data for excel spreadsheet
Message
From
19/08/2003 14:55:13
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Grouping data for excel spreadsheet
Miscellaneous
Thread ID:
00821520
Message ID:
00821520
Views:
43
Is there anyway to group data before sending to an excel spreadsheet. Below is an example of the data and the format that I am trying to send to excel.

.dbf(all fields and variables are characters):

case v3 v4
a 105
a 105
b 225
b 225

excel(this would be the format I want to get):

case v3 v4
a 105 105

b 225 225


But this is what I get in excel instead:

case v3 v4
a 105
a 105
b 225
b 225

Anyone have any ideas? I have played around with the Select command and have not been successful.

Thanks,

Kimberly

Hope you will able to understand this because when I preview this it changes my format.
Next
Reply
Map
View

Click here to load this message in the networking platform