Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DBF to fomatted xls spreadsheet
Message
From
05/08/2003 11:27:02
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
 
To
05/08/2003 08:07:09
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00816537
Message ID:
00816914
Views:
22
>Hey! Thanks for your help. The data that I will using is being pulled from a foxpro table. The user will choose the file they are wanting to copy to an excel file. The excel file already has formatted data in it which is basically has titles and values that stay the same for the data that is being pulled from foxpro. My users want to be able to pull this data and print in excel without having to format or add anything to the excel spreadsheet. Let me know if this makes any sense. Thanks so much.

If you don't have a large amount of data (it may be limited to 64000 elements) you can use the _DataToClip(,,3) method. Otherwise you can SCAN your table and put in a row at a time, although this will be slow.
Previous
Reply
Map
View

Click here to load this message in the networking platform