Memo fields not exporting to Excel correctly - missing data

J

JBurlage

Running a maco that transfers spreadsheet to Excel Template and some of the
data in the memo fields is not exporting.
 
V

vseale

All the spreadsheet functions truncate the memo field (it's a Microsoft
feature). Create a temp table with the query and export the table.

(Do a search within this newsgroup for more detailed explanations and links.)
 
Top