Here's a program that will do it, but it has to really be less that 1024 characters per memo or else it gets truncated.
http://social.msdn.microsoft.com/Forums/eu/visualfoxprogeneral/thread/860a2528-e27b-4d3d-adea-be9035672c1a What I wound up doing is manually creating an excel sheet using a 80 character cell per line of the memo field. ----- Original Message ----- From: John J. Mihaljevic <john.mihalje...@gmail.com> To: profox@leafe.com Cc: Sent: Wednesday, February 1, 2012 1:16 PM Subject: Exporting a memo field to an Excel spreadsheet Hi all, I have a VFP table that includes (among other fields) two memo fields. The user wants to export the table to an Excel spreadsheet. Easy enough to do, but it doesn't take the memo fields. I considered copying the text to a character field, but because of the length limitation, it truncates the data. Is there a way to do this? Thanks! John _______________________________________________ Post Messages to: ProFox@leafe.com 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/4f298201.61ec320a.28a8.ffffc...@mx.google.com ** 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. _______________________________________________ Post Messages to: ProFox@leafe.com 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/1328172830.93096.yahoomail...@web125606.mail.ne1.yahoo.com ** 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.