I stand corrected, Mike. I seem to recall this being in the help at some point but I can't tell you which version of VFP and I only have 9 installed on my system now. IAC, it doesn't seem to make much difference which Excel extension you use. You still end up with an Excel file circa 1995 which is why I typically stick to XLS if I'm not using automation.
rk -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of MB Software Solutions, LLC Sent: Monday, July 26, 2010 2:53 PM To: [email protected] Subject: Re: Export to Excel (WAS: VFP9 - neet to work with large character fields) Richard Kaye wrote: > You don't indicate what kind of problem you're having. COPY TO ... TYPE CSV > should work fine. Having said that, you can use: > > COPY TO myspreadsheet.xls TYPE XLS|XL5|XL8 > > I typically stick to XLS with no problems. Keep in mind that this does not > support memo fields. If your source table has memo fields, you'll need to > roll your own file creation or use automation. There is no XL8 type/clause! _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/df1eef11e586a64fb54a97f22a8bd04418fd44f...@ackbwddqh1.artfact.local ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

